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

python3-pynamodb-3.3.1-bp153.1.17 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-pynamodb Distribution: SUSE Linux Enterprise 15 SP3
Version: 3.3.1 Vendor: openSUSE
Release: bp153.1.17 Build date: Sat Mar 6 03:59:00 2021
Group: Development/Languages/Python Build host: goat11
Size: 1438772 Source RPM: python-pynamodb-3.3.1-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: http://jlafon.io/pynamodb.html
Summary: Python Interface to DynamoDB
A Python interface for Amazon's DynamoDB.

Provides

Requires

License

MIT

Changelog

* Thu Nov 29 2018 Todd R <toddrme2178@gmail.com>
  - Initial version
  - Add no_vendored_requests.patch
    use system requests since we remove the vendored version
    from: https://github.com/pynamodb/PynamoDB/pull/566

Files

/usr/lib/python3.6/site-packages/pynamodb
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pynamodb-3.3.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pynamodb/__init__.py
/usr/lib/python3.6/site-packages/pynamodb/__pycache__
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/attributes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/attributes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/indexes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/indexes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/migration.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/migration.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/models.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/models.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/pagination.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/pagination.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/settings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/settings.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/signals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/signals.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/attributes.py
/usr/lib/python3.6/site-packages/pynamodb/compat.py
/usr/lib/python3.6/site-packages/pynamodb/connection
/usr/lib/python3.6/site-packages/pynamodb/connection/__init__.py
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/table.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/table.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/connection/base.py
/usr/lib/python3.6/site-packages/pynamodb/connection/table.py
/usr/lib/python3.6/site-packages/pynamodb/connection/util.py
/usr/lib/python3.6/site-packages/pynamodb/constants.py
/usr/lib/python3.6/site-packages/pynamodb/exceptions.py
/usr/lib/python3.6/site-packages/pynamodb/expressions
/usr/lib/python3.6/site-packages/pynamodb/expressions/__init__.py
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/condition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/condition.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/operand.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/operand.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/projection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/projection.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/update.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/update.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/expressions/condition.py
/usr/lib/python3.6/site-packages/pynamodb/expressions/operand.py
/usr/lib/python3.6/site-packages/pynamodb/expressions/projection.py
/usr/lib/python3.6/site-packages/pynamodb/expressions/update.py
/usr/lib/python3.6/site-packages/pynamodb/expressions/util.py
/usr/lib/python3.6/site-packages/pynamodb/indexes.py
/usr/lib/python3.6/site-packages/pynamodb/migration.py
/usr/lib/python3.6/site-packages/pynamodb/models.py
/usr/lib/python3.6/site-packages/pynamodb/pagination.py
/usr/lib/python3.6/site-packages/pynamodb/settings.py
/usr/lib/python3.6/site-packages/pynamodb/signals.py
/usr/lib/python3.6/site-packages/pynamodb/tests
/usr/lib/python3.6/site-packages/pynamodb/tests/__init__.py
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/data.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/data.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/deep_eq.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/deep_eq.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/response.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/response.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_attributes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_attributes.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_base_connection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_base_connection.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_expressions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_expressions.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_model.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_model.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_pagination.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_pagination.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_signals.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_signals.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_table_connection.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/__pycache__/test_table_connection.cpython-36.pyc
/usr/lib/python3.6/site-packages/pynamodb/tests/data.py
/usr/lib/python3.6/site-packages/pynamodb/tests/deep_eq.py
/usr/lib/python3.6/site-packages/pynamodb/tests/response.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_attributes.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_base_connection.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_expressions.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_model.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_pagination.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_signals.py
/usr/lib/python3.6/site-packages/pynamodb/tests/test_table_connection.py
/usr/lib/python3.6/site-packages/pynamodb/types.py
/usr/share/doc/packages/python3-pynamodb
/usr/share/doc/packages/python3-pynamodb/README.rst
/usr/share/licenses/python3-pynamodb
/usr/share/licenses/python3-pynamodb/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024