14
0

Accepting request 933114 from home:ozu

- Update to 0.8.7:
  * Templates: collect generator output to list before adding to another list
  * Add two dependencies for tests
  * License is UNKNOWN if nothing determined
  * Fix issue with pypi_search
  * Do not crash when setup.py could not be run
  * Use package name from PyPI for tarball name

OBS-URL: https://build.opensuse.org/request/show/933114
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=92
This commit is contained in:
Paolo Perego
2021-11-22 15:41:39 +00:00
committed by Git OBS Bridge
parent c667c053c7
commit ee605577c4
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 20 09:46:31 UTC 2021 - Fabio Pesari <fpesari@tuxfamily.org>
- Update to 0.8.7:
* Templates: collect generator output to list before adding to another list
* Add two dependencies for tests
* License is UNKNOWN if nothing determined
* Fix issue with pypi_search
* Do not crash when setup.py could not be run
* Use package name from PyPI for tarball name
-------------------------------------------------------------------
Thu Dec 10 12:17:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>