Skip to content

Tags: aws/aws-secretsmanager-caching-python

Tags

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use importlib instead of pkg_resources (#49)

* Add setuptools to dependencies, update dependencies

* Use importlib instead of pkg_resources

* Fix flake8 errors

v1.1.2

Toggle v1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python 3.10 and 3.12 compatibility changes and package version compat…

…ibility updates (#41)

These changes are fixes for datetime.utcnow() deprecation in python 3.10 and the change in randint to only accept integer arguments.

v1.1.1.5

Toggle v1.1.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from ajbarry/fix-decorators

Fix _wrapped_func swallows return val

Verified

This tag was signed with the committer’s verified signature.
rstevens011 Robert Stevens

Verified

This tag was signed with the committer’s verified signature.
rstevens011 Robert Stevens

v1.1.1.2

Toggle v1.1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
rstevens011 Robert Stevens
Initial Public Release

v1.1.1.1

Toggle v1.1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Modify requirements (#8)

* depend on setuptools_scm

* update README for setuptools_scm

v1.1.1.0

Toggle v1.1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix up sorting again and update setup metadata (#6)

* fix up sorting again

* change URLs to github and populate long desc with README