17
0

Compare commits

8 Commits

Author SHA256 Message Date
35002fd897 Accepting request 1300052 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1300052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=16
2025-08-18 14:09:05 +00:00
e5073b5bc9 - Update to 0.21.0
* see upstream release announcement:
    https://github.com/beartype/beartype/releases/tag/v0.21.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beartype?expand=0&rev=31
2025-08-18 11:58:43 +00:00
ed750fd609 Accepting request 1255453 from devel:languages:python
- update to 0.20.2:
  * @beartype `0.20.2` apologizes for the bald-faced
    transgressions of @beartype `0.20.1`, which tried to resolve
    issue #512 for @rg936672 but mostly did nothing except sit
    around and read fantasy books.
- update to 0.20.1:
  * @beartype `0.20.1` materializes before your astonished
    keyboard with an explosive fizzy sizzling not unlike that of
    a flimsy soda can bursting its aluminum seams all over your
    astonished keyboard:

OBS-URL: https://build.opensuse.org/request/show/1255453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=15
2025-03-24 12:31:54 +00:00
0ea0e49943 - update to 0.20.2:
* @beartype `0.20.2` apologizes for the bald-faced
    transgressions of @beartype `0.20.1`, which tried to resolve
    issue #512 for @rg936672 but mostly did nothing except sit
    around and read fantasy books.
- update to 0.20.1:
  * @beartype `0.20.1` materializes before your astonished
    keyboard with an explosive fizzy sizzling not unlike that of
    a flimsy soda can bursting its aluminum seams all over your
    astonished keyboard:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beartype?expand=0&rev=29
2025-03-23 21:36:51 +00:00
4916f9b7c5 Accepting request 1248085 from devel:languages:python
- Update to 0.20.0:
  * see upstream release announcement: 
    https://github.com/beartype/beartype/releases/tag/v0.20.0
- Drop fix-python313.patch

OBS-URL: https://build.opensuse.org/request/show/1248085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=14
2025-02-24 14:50:32 +00:00
44b99eaec0 - Update to 0.20.0:
* see upstream release announcement: 
    https://github.com/beartype/beartype/releases/tag/v0.20.0
- Drop fix-python313.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beartype?expand=0&rev=27
2025-02-24 10:38:05 +00:00
a73e423660 Accepting request 1234717 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1234717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-beartype?expand=0&rev=13
2025-01-03 13:18:11 +00:00
3b0b1ba25b Accepting request 1234596 from home:nkrapp:branches:devel:languages:python
- Update to 0.19.0:
  * see upstream release announcement: 
    https://github.com/beartype/beartype/releases/tag/v0.19.0
- Add fix-python313.patch to fix tests under Python 3.13

OBS-URL: https://build.opensuse.org/request/show/1234596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-beartype?expand=0&rev=25
2025-01-03 11:05:21 +00:00
4 changed files with 47 additions and 5 deletions

View File

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

3
beartype-0.21.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Wed Jul 2 08:28:04 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 0.21.0
* see upstream release announcement:
https://github.com/beartype/beartype/releases/tag/v0.21.0
-------------------------------------------------------------------
Sun Mar 23 21:35:08 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.20.2:
* @beartype `0.20.2` apologizes for the bald-faced
transgressions of @beartype `0.20.1`, which tried to resolve
issue #512 for @rg936672 but mostly did nothing except sit
around and read fantasy books.
- update to 0.20.1:
* @beartype `0.20.1` materializes before your astonished
keyboard with an explosive fizzy sizzling not unlike that of
a flimsy soda can bursting its aluminum seams all over your
astonished keyboard:
-------------------------------------------------------------------
Mon Feb 24 10:29:41 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Update to 0.20.0:
* see upstream release announcement:
https://github.com/beartype/beartype/releases/tag/v0.20.0
- Drop fix-python313.patch
-------------------------------------------------------------------
Thu Jan 2 17:09:42 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- Update to 0.19.0:
* see upstream release announcement:
https://github.com/beartype/beartype/releases/tag/v0.19.0
- Add fix-python313.patch to fix tests under Python 3.13
-------------------------------------------------------------------
Sat Apr 27 08:59:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-beartype
#
# Copyright (c) 2024 SUSE LLC
# 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
@@ -17,12 +17,13 @@
Name: python-beartype
Version: 0.18.5
Version: 0.21.0
Release: 0
Summary: Unbearably fast runtime type checking in pure Python
License: MIT
URL: https://github.com/beartype/beartype
Source: https://files.pythonhosted.org/packages/source/b/beartype/beartype-%{version}.tar.gz
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
@@ -30,11 +31,15 @@ BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module mypy >= 0.800}
BuildRequires: %{python_module Sphinx}
BuildRequires: %{python_module numba}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest >= 4.0.0}
BuildRequires: %{python_module torch}
BuildRequires: %{python_module typing_extensions}
# /SECTION
BuildRequires: fdupes
Suggests: python-torch
Suggests: python-numba
Suggests: python-typing_extensions >= 3.10.0.0
Suggests: python-coverage >= 5.5
Suggests: python-sphinx