15
0

Compare commits

6 Commits

Author SHA256 Message Date
3243e87690 Accepting request 1321800 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1321800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-check-manifest?expand=0&rev=23
2025-12-10 14:32:58 +00:00
28902591a7 - Update to 0.51
* Add Python 3.14 support.
  * Drop Python 3.7 support.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=47
2025-12-09 14:49:28 +00:00
5ce60a3d2d Accepting request 1288542 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1288542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-check-manifest?expand=0&rev=22
2025-06-26 09:39:26 +00:00
f7d3310c7a - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=45
2025-06-25 12:55:29 +00:00
2163117195 Accepting request 1230088 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1230088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-check-manifest?expand=0&rev=21
2024-12-11 20:04:49 +00:00
953ce0930e - Update to 0.50
* Add Python 3.12 and 3.13 support.
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=43
2024-12-11 12:04:50 +00:00
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Dec 9 14:23:54 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.51
* Add Python 3.14 support.
* Drop Python 3.7 support.
-------------------------------------------------------------------
Wed Jun 25 12:54:54 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -27,7 +27,7 @@
%bcond_without libalternatives
%{?sle15_python_module_pythons}
Name: python-check-manifest%{psuffix}
Version: 0.50
Version: 0.51
Release: 0
Summary: Tool to check Python source package MANIFEST.in for completeness
License: MIT