SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python39-annotated-types rpm build for : OpenSuSE. For other distributions click python39-annotated-types.

Name : python39-annotated-types
Version : 0.6.0 Vendor : openSUSE
Release : 2.1 Date : 2024-03-09 14:13:15
Group : Unspecified Source RPM : python-annotated-types-0.6.0-2.1.src.rpm
Size : 0.05 MB
Packager : https://bugs_opensuse_org
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: /vol/rzm3/linux-opensuse/update/slowroll/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python3.9dist(annotated-types)
python39-annotated-types
python3dist(annotated-types)

Requires :
python(abi) = 3.9
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.9/site-packages/annotated_types
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/METADATA
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/RECORD
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/REQUESTED
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/WHEEL
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/licenses
/usr/lib/python3.9/site-packages/annotated_types-0.6.0.dist-info/licenses/LICENSE
/usr/lib/python3.9/site-packages/annotated_types/__init__.py
/usr/lib/python3.9/site-packages/annotated_types/__pycache__
/usr/lib/python3.9/site-packages/annotated_types/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/annotated_types/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/annotated_types/__pycache__/test_cases.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/annotated_types/__pycache__/test_cases.cpython-39.pyc
/usr/lib/python3.9/site-packages/annotated_types/py.typed
/usr/lib/python3.9/site-packages/annotated_types/test_cases.py

 
ICM