15
0

- update to 0.3.0:

* New module dep_logic.tags for compatibility check with wheel
    tags
  * Use the same marker environment for current platform

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dep-logic?expand=0&rev=5
This commit is contained in:
2024-06-29 16:05:09 +00:00
committed by Git OBS Bridge
parent 1b18874190
commit 5fb35a140e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jun 29 16:04:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.3.0:
* New module dep_logic.tags for compatibility check with wheel
tags
* Use the same marker environment for current platform
-------------------------------------------------------------------
Thu Mar 7 06:53:41 UTC 2024 - Andreas Schneider <asn@cryptomilk.org>