17
0

4 Commits

Author SHA256 Message Date
f8bd80e6c9 Accepting request 1307317 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dep-logic?expand=0&rev=7
2025-09-26 20:25:14 +00:00
5178709837 - Update to 0.5.2
* Update manylinux version to 2.40 for 'linux' alias

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dep-logic?expand=0&rev=13
2025-09-26 08:46:09 +00:00
ffae6c83cd Accepting request 1292441 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1292441
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dep-logic?expand=0&rev=6
2025-07-14 08:51:42 +00:00
2540941520 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dep-logic?expand=0&rev=11
2025-07-12 17:32:19 +00:00
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d2fe0626ae5700c5d3788f7105015a291bd1f4e4ae83287e7094e2feb503f859
size 35432

3
dep_logic-0.5.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8dc4a74d1bad0d35a45c236572cf5d6534b5c2e84de87f2a354c849eec7e562
size 36816

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Sep 26 06:41:20 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.2
* Update manylinux version to 2.40 for 'linux' alias
-------------------------------------------------------------------
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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-dep-logic
Version: 0.4.10
Version: 0.5.2
Release: 0
Summary: Python dependency specifications supporting logical operations
License: Apache-2.0