Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 57bff631df | |||
| 9144dd7878 | |||
| 72d70efe75 | |||
| 7e188fcd33 |
3
pyproject_api-1.10.0.tar.gz
Normal file
3
pyproject_api-1.10.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40c6f2d82eebdc4afee61c773ed208c04c19db4c4a60d97f8d7be3ebc0bbb330
|
||||
size 22785
|
||||
BIN
pyproject_api-1.8.0.tar.gz
LFS
BIN
pyproject_api-1.8.0.tar.gz
LFS
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user