1
0
Files
python-safe-netrc/python-safe-netrc.changes
Atri Bhattacharya c0a13bb7bc Accepting request 1144157 from home:badshah400:branches:science
* Update to version 1.0.1.
* Use pyproject_* macros to build; BuildRequires: python-pip, python-setuptools_scm, and python-wheel

OBS-URL: https://build.opensuse.org/request/show/1144157
OBS-URL: https://build.opensuse.org/package/show/science/python-safe-netrc?expand=0&rev=3
2024-02-11 17:50:15 +00:00

18 lines
661 B
Plaintext

-------------------------------------------------------------------
Mon Feb 5 09:26:30 UTC 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.
-------------------------------------------------------------------
Sun May 1 22:49:36 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
- New package.