15
0

- update to 1.4.4:

- [PR #92] Don't import appdirs from setup.py
  Project officially classified as Stable which is important
  for inclusion in other distros such as ActivePython.
  First of several incremental releases to catch up on maintenance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=20
This commit is contained in:
2020-06-02 16:47:52 +00:00
committed by Git OBS Bridge
parent be25918554
commit bb9df1e697
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 2 16:46:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.4.4:
- [PR #92] Don't import appdirs from setup.py
Project officially classified as Stable which is important
for inclusion in other distros such as ActivePython.
First of several incremental releases to catch up on maintenance.
-------------------------------------------------------------------
Tue Nov 5 09:15:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>