SHA256
1
0
forked from pool/python-build

Compare commits

..

2 Commits

Author SHA256 Message Date
Ana Guerrero
b244970513 Accepting request 1206482 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-build?expand=0&rev=12
2024-10-09 20:03:35 +00:00
ea717da1ee - Update to 1.2.2
* Add editable to ``builder.get_requries_for_build``'s static types
  * Include artifact attestations in our release
  * Fix typing compatibility with typed ``pyproject-hooks``
  * Mark more tests with ``network``
  * Add more intersphinx links to docs
  * Make ``uv`` optional for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-build?expand=0&rev=30
2024-10-09 08:34:22 +00:00
4 changed files with 15 additions and 4 deletions

View File

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

BIN
build-1.2.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Oct 9 07:21:21 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.2.2
* Add editable to ``builder.get_requries_for_build``'s static types
* Include artifact attestations in our release
* Fix typing compatibility with typed ``pyproject-hooks``
* Mark more tests with ``network``
* Add more intersphinx links to docs
* Make ``uv`` optional for tests
-------------------------------------------------------------------
Sat Jun 29 12:49:33 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -29,7 +29,7 @@
%{?sle15_python_module_pythons}
Name: python-build%{psuffix}
Version: 1.2.1
Version: 1.2.2
Release: 0
Summary: Simple PEP517 package builder
License: MIT