Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d3c03a1566 | |||
| 2423cbe327 | |||
| 11a7f6df22 | |||
| 6a3f63f135 | |||
| 3feadf60d7 | |||
| 64e5a6e697 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2fe0626ae5700c5d3788f7105015a291bd1f4e4ae83287e7094e2feb503f859
|
|
||||||
size 35432
|
|
||||||
3
dep_logic-0.5.1.tar.gz
Normal file
3
dep_logic-0.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfd10877277d3cbb6e66fd48f316ba6c284701af0e67d52eaaf10275753354a7
|
||||||
|
size 36819
|
||||||
@@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 12 17:31:35 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.5.1:
|
||||||
|
* Improve docstrings and format
|
||||||
|
- update to 0.5.0:
|
||||||
|
* Support 'extras' and 'dependency_groups' markers
|
||||||
|
* Improve logic for detecting msys2-based Python (works for
|
||||||
|
3.11 and 3.
|
||||||
|
- update to 0.4.11:
|
||||||
|
* Handle irregular python tags
|
||||||
|
* Basic loongarch64 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 23 11:21:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Thu Jan 23 11:21:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-dep-logic
|
Name: python-dep-logic
|
||||||
Version: 0.4.10
|
Version: 0.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python dependency specifications supporting logical operations
|
Summary: Python dependency specifications supporting logical operations
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user