Package Release Info

python-safe-netrc-1.0.1-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python313-safe-netrc

Change Logs

* Mon Feb 05 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.0.1:
  * Drop support for Python 2.6-3.6, which have reached
    end-of-life.
  * Add support for Python 3.9-3.11.
  * Modernize Python packaging to configure Setuptools using
    pyproject.toml.
- Use pyproject_* macros to build; BuildRequires: python-pip,
  python-setuptools_scm, and python-wheel
- Require python-base >= 3.9 for builds.
Version: 1.0.0-bp155.1.5
* Sun May 01 2022 Atri Bhattacharya <badshah400@gmail.com>
- New package.