15
0

Accepting request 865027 from home:jayvdb:noflake8

- Update URL to https://github.com/jaraco/inflect
- Update to v5.0.2

OBS-URL: https://build.opensuse.org/request/show/865027
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflect?expand=0&rev=8
This commit is contained in:
2021-01-20 16:07:19 +00:00
committed by Git OBS Bridge
parent 0219d1eeea
commit 7e3c29911f
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Jan 20 15:12:07 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
- Update URL to https://github.com/jaraco/inflect
- Update to v5.0.2
* Inflect withdraws from Jazzband organisation
in order to continue to participate in sustained maintenance
and enterprise support through Tidelift.
The project continues to honor the guidelines and principles
behind Jazzband and welcomes contributors openly
- from v5.0.1
* Identical release validating release process
- from v5.0.0
* Module no longer exposes a ``__version__`` attribute.
Instead to query the version installed, use
importlib.metadata or its backport
- from v4.1.1
* Refreshed package metadata
-------------------------------------------------------------------
Tue Apr 14 11:03:28 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>