keyrings.codeartifact 1.3.3__py3-none-any.whl → 1.3.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: keyrings.codeartifact
3
- Version: 1.3.3
3
+ Version: 1.3.4
4
4
  Summary: Automatically retrieve credentials for AWS CodeArtifact.
5
5
  Author-email: "Joshua M. Keyes" <joshua.michael.keyes@gmail.com>
6
6
  License: MIT License
@@ -37,14 +37,14 @@ Classifier: Programming Language :: Python :: 3 :: Only
37
37
  Requires-Python: >=3.8.0
38
38
  Description-Content-Type: text/markdown
39
39
  License-File: LICENSE
40
- Requires-Dist: keyring
41
- Requires-Dist: boto3
40
+ Requires-Dist: keyring~=25.0
41
+ Requires-Dist: boto3~=1.36
42
42
  Provides-Extra: devel
43
- Requires-Dist: flake8 ; extra == 'devel'
44
- Requires-Dist: black ; extra == 'devel'
43
+ Requires-Dist: flake8; extra == "devel"
44
+ Requires-Dist: black; extra == "devel"
45
45
  Provides-Extra: testing
46
- Requires-Dist: pytest >=6 ; extra == 'testing'
47
- Requires-Dist: pytest-cov ; extra == 'testing'
46
+ Requires-Dist: pytest>=6; extra == "testing"
47
+ Requires-Dist: pytest-cov; extra == "testing"
48
48
 
49
49
  AWS CodeArtifact Keyring Backend
50
50
  ================================
@@ -0,0 +1,8 @@
1
+ keyrings/__init__.py,sha256=ED6jHcYiuYpr_0vjGz0zx2lrrmJT9sDJCzIljoDfmlM,65
2
+ keyrings/codeartifact.py,sha256=H7Imyz0EI8jCRUR6hq0NbsHf7ALp8dDYhfVyY1ZmXlA,6709
3
+ keyrings.codeartifact-1.3.4.dist-info/LICENSE,sha256=rBKHwYBR3VuB8PVCXNYgSaJqhvpradtRbu9SEMxfRiI,1105
4
+ keyrings.codeartifact-1.3.4.dist-info/METADATA,sha256=Iewr9eyUXEtbpj52Klaoeif0WbuTH7tg55i6QVg74Eg,5638
5
+ keyrings.codeartifact-1.3.4.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
6
+ keyrings.codeartifact-1.3.4.dist-info/entry_points.txt,sha256=Dtin9CsXc5q4hx0zKP2PiPNqVaQIlhnIX042QMqbM6U,60
7
+ keyrings.codeartifact-1.3.4.dist-info/top_level.txt,sha256=CFU-m0Q3B8OHGUonsk82bd-w5tsD16QsqpnMH4hufJY,9
8
+ keyrings.codeartifact-1.3.4.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (70.1.1)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,8 +0,0 @@
1
- keyrings/__init__.py,sha256=ED6jHcYiuYpr_0vjGz0zx2lrrmJT9sDJCzIljoDfmlM,65
2
- keyrings/codeartifact.py,sha256=H7Imyz0EI8jCRUR6hq0NbsHf7ALp8dDYhfVyY1ZmXlA,6709
3
- keyrings.codeartifact-1.3.3.dist-info/LICENSE,sha256=rBKHwYBR3VuB8PVCXNYgSaJqhvpradtRbu9SEMxfRiI,1105
4
- keyrings.codeartifact-1.3.3.dist-info/METADATA,sha256=hkvhNBaFcvoxUnUYNKurLfVzUtYzF-fRpY9pb77UT7w,5631
5
- keyrings.codeartifact-1.3.3.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
6
- keyrings.codeartifact-1.3.3.dist-info/entry_points.txt,sha256=Dtin9CsXc5q4hx0zKP2PiPNqVaQIlhnIX042QMqbM6U,60
7
- keyrings.codeartifact-1.3.3.dist-info/top_level.txt,sha256=CFU-m0Q3B8OHGUonsk82bd-w5tsD16QsqpnMH4hufJY,9
8
- keyrings.codeartifact-1.3.3.dist-info/RECORD,,