17
0

4 Commits

Author SHA256 Message Date
57bff631df Accepting request 1317218 from devel:languages:python
- update to 1.10.0:
  * Fix CI for pytest-cov 7
  * Add support for 3.14 and drop 3.9

OBS-URL: https://build.opensuse.org/request/show/1317218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproject-api?expand=0&rev=6
2025-11-12 20:14:32 +00:00
9144dd7878 - update to 1.10.0:
* Fix CI for pytest-cov 7
  * Add support for 3.14 and drop 3.9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=14
2025-11-11 23:46:50 +00:00
72d70efe75 Accepting request 1308061 from devel:languages:python
- update to 1.9.1:
  * Fix the CI
  * Wheel is not part of the default requries
- update to 1.9.0:
  * Create FUNDING.yml

OBS-URL: https://build.opensuse.org/request/show/1308061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproject-api?expand=0&rev=5
2025-09-30 15:41:17 +00:00
7e188fcd33 - update to 1.9.1:
* Fix the CI
  * Wheel is not part of the default requries
- update to 1.9.0:
  * Create FUNDING.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=12
2025-09-29 20:32:05 +00:00
4 changed files with 21 additions and 5 deletions

View File

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

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 11 23:46:39 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.10.0:
* Fix CI for pytest-cov 7
* Add support for 3.14 and drop 3.9
-------------------------------------------------------------------
Mon Sep 29 20:31:37 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.9.1:
* Fix the CI
* Wheel is not part of the default requries
- update to 1.9.0:
* Create FUNDING.yml
-------------------------------------------------------------------
Tue Jul 8 11:46:40 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyproject-api
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyproject-api
Version: 1.8.0
Version: 1.10.0
Release: 0
Summary: API to interact with the python pyproject.toml based projects
License: MIT