14
0
forked from pool/python-yarl

4 Commits

Author SHA256 Message Date
da6c1c652d Accepting request 1312437 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1312437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yarl?expand=0&rev=37
2025-10-21 09:14:46 +00:00
58269cf33e - Update to 1.22.0
* Added arm64 Windows wheel builds
- from version 1.21.0
  * The :file:`reusable-cibuildwheel.yml` workflow has been refactored to
    be more generic and :file:`ci-cd.yml` now holds all the configuration
    toggles -- by :user:`webknjaz`.
  * When building wheels, the source distribution is now passed directly
    to the ``cibuildwheel`` invocation -- by :user:`webknjaz`.
  * Added CI for Python 3.14 -- by :user:`kumaraditya303`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=80
2025-10-20 14:32:48 +00:00
a3df70dd75 Accepting request 1286800 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1286800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yarl?expand=0&rev=36
2025-06-20 14:48:11 +00:00
a272d31ed3 - update to 1.20.1:
* Started raising a :exc:`ValueError` exception raised for
    corrupted IPv6 URL values. These fixes the issue where
    exception :exc:`IndexError` was leaking from the internal
    code because of not being handled and transformed into a
    user-facing error. The problem was happening under the
    following conditions: empty IPv6 URL, brackets in reverse
    order. -- by :user:`MaelPic`. Related issues and pull
    requests on GitHub: :issue:`1512`.
  * Updated to use Cython 3.1 universally across the build path
    -- by :user:`lysnikolaou`. Related issues and pull requests
    on GitHub: :issue:`1514`.
  * Made Cython line tracing opt-in via the with-cython-tracing
    build config setting -- by :user:`bdraco`. Previously, line
    tracing was enabled by default in :file:`pyproject.toml`,
    which caused build issues for some users and made wheels
    nearly twice as slow. Now line tracing is only enabled when
    explicitly requested via pip install . --config-setting=with-
    cython-tracing=true or by setting the YARL_CYTHON_TRACING
    environment variable. Related issues and pull requests on
    GitHub: :issue:`1521`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=78
2025-06-11 21:30:02 +00:00
4 changed files with 42 additions and 4 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Mon Oct 20 14:11:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.22.0
* Added arm64 Windows wheel builds
- from version 1.21.0
* The :file:`reusable-cibuildwheel.yml` workflow has been refactored to
be more generic and :file:`ci-cd.yml` now holds all the configuration
toggles -- by :user:`webknjaz`.
* When building wheels, the source distribution is now passed directly
to the ``cibuildwheel`` invocation -- by :user:`webknjaz`.
* Added CI for Python 3.14 -- by :user:`kumaraditya303`.
-------------------------------------------------------------------
Wed Jun 11 21:29:35 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.20.1:
* Started raising a :exc:`ValueError` exception raised for
corrupted IPv6 URL values. These fixes the issue where
exception :exc:`IndexError` was leaking from the internal
code because of not being handled and transformed into a
user-facing error. The problem was happening under the
following conditions: empty IPv6 URL, brackets in reverse
order. -- by :user:`MaelPic`. Related issues and pull
requests on GitHub: :issue:`1512`.
* Updated to use Cython 3.1 universally across the build path
-- by :user:`lysnikolaou`. Related issues and pull requests
on GitHub: :issue:`1514`.
* Made Cython line tracing opt-in via the with-cython-tracing
build config setting -- by :user:`bdraco`. Previously, line
tracing was enabled by default in :file:`pyproject.toml`,
which caused build issues for some users and made wheels
nearly twice as slow. Now line tracing is only enabled when
explicitly requested via pip install . --config-setting=with-
cython-tracing=true or by setting the YARL_CYTHON_TRACING
environment variable. Related issues and pull requests on
GitHub: :issue:`1521`.
-------------------------------------------------------------------
Sun Apr 27 08:56:06 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-yarl
Version: 1.20.0
Version: 1.22.0
Release: 0
Summary: Yet another URL library
License: Apache-2.0

BIN
yarl-1.20.0.tar.gz (Stored with Git LFS)

Binary file not shown.

3
yarl-1.22.0.tar.gz Normal file
View File

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