Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-annotated-types-0.8.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python313-annotated-types Distribution: openSUSE Tumbleweed
Version: 0.8.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Jul 31 18:50:55 2026
Group: Unspecified Build host: reproducible
Size: 67631 Source RPM: python-annotated-types-0.8.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/annotated-types/annotated-types/
Summary: Reusable constraint types to use with typing.Annotated
PEP-593 added `typing.Annotated` as a way of adding context-specific metadata to
existing types, and specifies that `Annotated[T, x]` _should_ be treated as `T` by
any tool or library without special logic for `x`.

This package provides metadata objects which can be used to represent common
constraints such as upper and lower bounds on scalar values and collection sizes,
a `Predicate` marker for runtime checks, and
descriptions of how we intend these metadata to be interpreted. In some cases,
we also note alternative representations which do not require this package.

Provides

Requires

License

MIT

Changelog

* Fri Jul 31 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.8.0:
    * Rename DocInfo to Doc
    * Add support for Python 3.13
    * Fix docstring of `Timezone`
    * Update license-files to be PEP-639 compliant
    * fix: typo in README.md
    * add CI for PyPy3.11 and fix test (issue 71)
    * Fix string predicate names in doc
    * Add SPDX license expression
    * Added Python 3.14 to the test matrix
    * Add support for Python 3.14 and drop EOL 3.8-3.9
    * Fix typo in `Len` docstring
    * Prepare for 0.8.0 release
* Mon Jun 17 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.7.0:
    * Allow `tzinfo` objects for `Timezone`
    * add URLs to `pyproject.toml`
    * suggested fix on typo
    * Correct misstatement in README
    * Fix IsDigit -> IsDigits
    * Add `Unit` type
    * Improve handling of GroupedMetadata (First try)
* Sat Mar 09 2024 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Thu Mar 07 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Initial release of 0.6.0

Files

/usr/lib/python3.13/site-packages/annotated_types
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/METADATA
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/RECORD
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/WHEEL
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/licenses
/usr/lib/python3.13/site-packages/annotated_types-0.8.0.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/annotated_types/__init__.py
/usr/lib/python3.13/site-packages/annotated_types/__pycache__
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/annotated_types/__pycache__/test_cases.cpython-313.pyc
/usr/lib/python3.13/site-packages/annotated_types/py.typed
/usr/lib/python3.13/site-packages/annotated_types/test_cases.py


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 5 22:19:50 2026