17
0

2 Commits

Author SHA256 Message Date
add1d2f113 Accepting request 1291241 from devel:languages:python
- update to 1.8.0:
  * really drop python<3 support
- update to 1.7.2:
  * Improve the CI
- update to 1.7.1:
  * Move changelog to GH releases
- update to 1.7.0:
  * docs: correct Homepage URL
  * Bump and fix CI for new setuptools

  - Extrat build_<wheel|editable> from

OBS-URL: https://build.opensuse.org/request/show/1291241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproject-api?expand=0&rev=4
2025-07-09 15:27:11 +00:00
2123d7d397 - update to 1.8.0:
* really drop python<3 support
- update to 1.7.2:
  * Improve the CI
- update to 1.7.1:
  * Move changelog to GH releases
- update to 1.7.0:
  * docs: correct Homepage URL
  * Bump and fix CI for new setuptools
  - Extrat build_<wheel|editable> from

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-api?expand=0&rev=10
2025-07-08 11:47:02 +00:00
4 changed files with 5 additions and 14 deletions

BIN
pyproject_api-1.8.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@@ -1,12 +1,3 @@
-------------------------------------------------------------------
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 and contributors
# Copyright (c) 2025 SUSE LLC
#
# 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.9.1
Version: 1.8.0
Release: 0
Summary: API to interact with the python pyproject.toml based projects
License: MIT