Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 02ccb4e5fa | |||
| 3c9745598f | |||
| d89592ee9b | |||
| b4c4c54d41 |
BIN
build-1.2.2.tar.gz
LFS
Normal file
BIN
build-1.2.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fd7a275d4b34e2b5b4c73fb57ae3c8239b54e4d09752eb540d4167c77bfa043d
|
|
||||||
size 50871
|
|
||||||
@@ -1,20 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Sep 29 08:14:37 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 1.3.0:
|
|
||||||
* Add --config-json
|
|
||||||
* Drop Python 3.8
|
|
||||||
* Test on Python 3.14, colorful help on 3.14+
|
|
||||||
* Fix ModuleNotFoundError when pip is not installed
|
|
||||||
* Disable use of pip install --python for debundled pip
|
|
||||||
* Don't pass no-wheel to virtualenv if it would warn
|
|
||||||
* Optimize our tests to run faster
|
|
||||||
* Allow running our tests without virtualenv
|
|
||||||
* Fix issues in our tests
|
|
||||||
* Use SPDX identifiers for our license metadata
|
|
||||||
* Use dependency-groups for our development
|
|
||||||
* Mention conda and update uv mention in README/docs
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 25 11:29:44 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Mon Aug 25 11:29:44 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-build%{psuffix}
|
Name: python-build%{psuffix}
|
||||||
Version: 1.3.0
|
Version: 1.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple PEP517 package builder
|
Summary: Simple PEP517 package builder
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user