datanommer.models 1.4.1__py3-none-any.whl → 1.4.2__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,8 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: datanommer.models
3
- Version: 1.4.1
3
+ Version: 1.4.2
4
4
  Summary: SQLAlchemy models for datanommer
5
- Home-page: https://github.com/fedora-infra/datanommer
6
5
  License: GPL-3.0-or-later
7
6
  Author: Fedora Infrastructure
8
7
  Author-email: admin@fedoraproject.org
@@ -47,6 +46,7 @@ Requires-Dist: pagure-messages ; extra == "schemas"
47
46
  Requires-Dist: psycopg2 (>=2.9.1,<3.0.0)
48
47
  Requires-Dist: tahrir-messages ; extra == "schemas"
49
48
  Requires-Dist: webhook-to-fedora-messaging-messages ; extra == "schemas"
49
+ Project-URL: Homepage, https://github.com/fedora-infra/datanommer
50
50
  Project-URL: Repository, https://github.com/fedora-infra/datanommer
51
51
  Description-Content-Type: text/x-rst
52
52
 
@@ -6,7 +6,7 @@ datanommer/models/alembic/versions/5db25abc63be_init.py,sha256=xMD7WGCOqeVNFroCZ
6
6
  datanommer/models/alembic/versions/951c40020acc_unique.py,sha256=GwKDhppKW7y5BUV8BqILZCAiR7GsNyIvoTXUu2A1ZMI,843
7
7
  datanommer/models/alembic/versions/f6918385051f_messages_headers_index.py,sha256=vj-yzMOH3MNdQDufPLAxhix74fV_2tzBbEc6JNWt9Og,575
8
8
  datanommer/models/testing/__init__.py,sha256=wwAZ-s1U4M7nYNxHgJsn5ZIqLuHMzHrJwGJOwgHAFgc,1693
9
- datanommer_models-1.4.1.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
10
- datanommer_models-1.4.1.dist-info/METADATA,sha256=avxjebS-hBch64bngJbvvozA7_y9d7btmQ9ayswPzQk,2941
11
- datanommer_models-1.4.1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
12
- datanommer_models-1.4.1.dist-info/RECORD,,
9
+ datanommer_models-1.4.2.dist-info/LICENSE,sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM,35147
10
+ datanommer_models-1.4.2.dist-info/METADATA,sha256=Z4ytYnR5sEkGjVdm1ThcbJ8UF3yrua6Jp907c-drps4,2953
11
+ datanommer_models-1.4.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
12
+ datanommer_models-1.4.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.1
2
+ Generator: poetry-core 2.1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any