New Upstream Snapshot - python-aws-requests-auth

Ready changes

Summary

Merged new upstream version: 0.4.3+git20210531.2.2e1dd0f (was: 0.4.3+git20210531.1.2e1dd0f).

Resulting package

Built on 2022-12-18T17:57 (took 5m10s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots python3-aws-requests-auth

Lintian Result

Diff

diff --git a/PKG-INFO b/PKG-INFO
index 343fe15..cdf0e94 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,13 +1,13 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: aws-requests-auth
 Version: 0.4.3
 Summary: AWS signature version 4 signing process for the python requests module
 Home-page: https://github.com/davidmuller/aws-requests-auth
 Author: David Muller
 Author-email: davehmuller@gmail.com
-License: UNKNOWN
-Description: See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.
-Platform: UNKNOWN
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
+License-File: LICENSE
+
+See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.
diff --git a/README.md b/README.md
index 02fff06..5ec679b 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,21 @@ print response.content
 }
 ```
 
+## Support
+
+If this piece of software brought value to you/your organization...
+
+Check out my new book [**Intuitive Python: Productive Development for Projects that Last**](https://pragprog.com/titles/dmpython/intuitive-python/)
+
+<p align="center">
+    <a href="https://pragprog.com/titles/dmpython/intuitive-python/">
+      <img src="https://user-images.githubusercontent.com/4778701/120227600-52cdb900-c1fe-11eb-897d-2e00e16a4793.jpeg">
+    </a>
+</p>
+
+
+> Developers power their projects with Python because it emphasizes readability, ease of use, and access to a meticulously maintained set of packages and tools. The language itself continues to improve with every release: writing in Python is full of possibility. But to maintain a successful Python project, you need to know more than just the language. You need tooling and instincts to help you make the most out of what’s available to you. Use this book as your guide to help you hone your skills and sculpt a Python project that can stand the test of time.
+
 ## elasticsearch-py Client Usage Example
 
 It's possible to inject the `AWSRequestsAuth` class directly into the [elasticsearch-py](https://elasticsearch-py.readthedocs.org/en/master/) library so you can talk to your Amazon AWS cluster directly through the elasticsearch-py client.
diff --git a/aws_requests_auth.egg-info/PKG-INFO b/aws_requests_auth.egg-info/PKG-INFO
index 343fe15..cdf0e94 100644
--- a/aws_requests_auth.egg-info/PKG-INFO
+++ b/aws_requests_auth.egg-info/PKG-INFO
@@ -1,13 +1,13 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: aws-requests-auth
 Version: 0.4.3
 Summary: AWS signature version 4 signing process for the python requests module
 Home-page: https://github.com/davidmuller/aws-requests-auth
 Author: David Muller
 Author-email: davehmuller@gmail.com
-License: UNKNOWN
-Description: See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.
-Platform: UNKNOWN
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
+License-File: LICENSE
+
+See https://github.com/davidmuller/aws-requests-auth for installation and usage instructions.
diff --git a/debian/changelog b/debian/changelog
index ac00c9b..7786beb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-aws-requests-auth (0.4.3+git20210531.2.2e1dd0f-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 18 Dec 2022 17:53:36 -0000
+
 python-aws-requests-auth (0.4.3-3) unstable; urgency=medium
 
   [ Neil Williams ]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details