Sandro
Sandro
I use Easy Watermark for making a secure copy of my ID card as an alternative to the closed source app [KopieID](https://play.google.com/store/apps/details?id=com.milvum.kopieid) developed by [Milvum](https://milvum.com/) on behalf of the Dutch...
On a fresh installation of Fedora 35 (Server Edition), zone assignment to separate interfaces is not possible using Cockpit (version 622) alone. I installed Fedora 35 (Server Edition) on a...
Plugin monitors nftables counters and can be configured to show a subset of counters. Limiting output by type of counter (bytes or packets) is also possible. Plugin requires python3-nftables, which...
Hi. I'm currently packaging adjustText for Fedora as a dependency for [plotnine](https://pypi.org/project/plotnine/). I noticed that the LICENSE files is missing from the tarball uploaded to [PyPA](https://pypi.org/project/adjustText/#files) (latest release). The MIT...
Required for compatability with setuptools >= 69.
Python 3.12 has landed in Fedora. Rebuilding pyphi with Python 3.12 results in the following test failure: ```python =================================== FAILURES =================================== ___________________________ [doctest] 2014paper.rst ____________________________ 549 550 Figure 12 551...
Neither on GitHub nor on PyPI has 1.2.1 officially been released. A tag on GitHub is all that points to version 1.2.1. Please consider releasing 1.2.1 on at least PyPI.
- Fix exclusion of examples/
Required for Python 3.12. SafeConfigParser has been removed in Python 3.12. (has been deprecated since Python 3.2)
I encountered several issues with the version of the package. In tag: `0.8.1`: https://github.com/Phlya/adjustText/blob/e3904a168581d1a9f67e7399ac01f6ad6f578c43/adjustText/_version.py#L1 In tag `0.8`: https://github.com/Phlya/adjustText/blob/cb8b09d1e2663e75ac8755ed56f95f09ecf353ab/adjustText/_version.py#L1 In tag `0.7.3`: https://github.com/Phlya/adjustText/blob/354cbaecded6d30823007f43d0d20157e16ca0f1/setup.py#L6 Either make this a release step and test...