SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python311-annotated-types rpm build for : openSUSE Tumbleweed. For other distributions click python311-annotated-types.

Name : python311-annotated-types
Version : 0.7.0 Vendor : obs://build_opensuse_org/home:yeey
Release : 1.2 Date : 2024-06-17 07:48:32
Group : Unspecified Source RPM : python-annotated-types-0.7.0-1.2.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Reusable constraint types to use with typing.Annotated
Description :
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/yeey:/OpenWebUI/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python311-annotated-types-0.7.0-1.2.noarch.rpm
     

Provides :
python3-annotated-types
python3.11dist(annotated-types)
python311-annotated-types
python3dist(annotated-types)

Requires :
python(abi) = 3.11
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/annotated_types
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/RECORD
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/licenses
/usr/lib/python3.11/site-packages/annotated_types-0.7.0.dist-info/licenses/LICENSE
/usr/lib/python3.11/site-packages/annotated_types/__init__.py
/usr/lib/python3.11/site-packages/annotated_types/__pycache__
/usr/lib/python3.11/site-packages/annotated_types/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/annotated_types/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/annotated_types/__pycache__/test_cases.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/annotated_types/__pycache__/test_cases.cpython-311.pyc
/usr/lib/python3.11/site-packages/annotated_types/py.typed
/usr/lib/python3.11/site-packages/annotated_types/test_cases.py

 
ICM