14
0
forked from pool/python-pyp

Accepting request 1162282 from home:mcalabkova:branches:devel:languages:python

- Update to 1.2.0
  * Fix submodule import name detection
  * Add `pypyp` as alternate command line entrypoint
  * Drop support for Python 3.6 and 3.7
  * Testing updates

OBS-URL: https://build.opensuse.org/request/show/1162282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyp?expand=0&rev=6
This commit is contained in:
2024-03-26 16:16:41 +00:00
committed by Git OBS Bridge
parent 3e4c6648f0
commit b3f8e05110
4 changed files with 19 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 26 13:06:58 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 1.2.0
* Fix submodule import name detection
* Add `pypyp` as alternate command line entrypoint
* Drop support for Python 3.6 and 3.7
* Testing updates
-------------------------------------------------------------------
Wed Feb 22 06:20:21 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>