Eli Schwartz

Results 1610 comments of Eli Schwartz

I can handle GitHub and PyPI, and @dcbaker is already the second GitHub person. No idea about the domain, I'm probably the wrong person for that anyway. :D Debian will...

I am https://pypi.org/user/eschwartz/ on PyPI

I would normally expect an "init" command for a tool to help new users onboard themselves by stubbing out boilerplate and setting good defaults for greenfield development. It's not obvious...

`package/utils/utils.pxd` is a builddir relative path to a fs.copyfile() output, hardcoded as a header dependency rule in build.ninja `/home/rgommers/code/tmp/meson-partial-build/build/package/utils/utils.pxd` is an absolute path to the same exact file, inferred via...

Can we update straight to 1.3.8 which is out since a couple days after you opened this PR?

``` FAILED: laf/base/CMakeFiles/laf-base.dir/cfile.cpp.o /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DLAF_LINUX -DLAF_SKIA -DNDEBUG -DPNG_NO_MMX_CODE -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/dev-games/aseprite-1 .3.8.1/work/third_party/simpleini -I/var/tmp/portage/dev-games/aseprite-1.3.8.1/work/laf -I/var/tmp/portage/dev-games/aseprite-1.3.8.1/work/aseprite-1.3.8.1_build/laf -I/var/tmp/portage/dev-games/aseprite-1.3.8. 1/work/src -pipe -march=native -fstack-protector-all -O2 -fdiagnostics-color=always -frecord-gcc-switches -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing -Wformat -Werror=format-security -std=c++17...

Hello. Please show me the contents of your systemd service file that is installed by `pip install`.

As was mentioned by the setuptools maintainer on the linked ticket: > > > I'd really like to know why a drop-in replacement for setup.py install using PEP 517 isn't...

So, using pip install produces wheels, which tells fail2ban to produce the wrong file contents for the systemd service and openrc init file. They can't be used. Gentoo manually copies...