diff --git a/py3-alembic.yaml b/py3-alembic.yaml index d0cc7e9ad2a..4cb3f7e83a4 100644 --- a/py3-alembic.yaml +++ b/py3-alembic.yaml @@ -1,7 +1,7 @@ package: name: py3-alembic version: 1.11.3 - epoch: 5 + epoch: 6 description: A database migration tool for SQLAlchemy. copyright: - license: MIT @@ -24,7 +24,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-annotated-types.yaml b/py3-annotated-types.yaml index c983e206604..93f0819e050 100644 --- a/py3-annotated-types.yaml +++ b/py3-annotated-types.yaml @@ -2,7 +2,7 @@ package: name: py3-annotated-types version: 0.7.0 - epoch: 2 + epoch: 3 description: Reusable constraint types to use with typing.Annotated copyright: - license: MIT @@ -19,7 +19,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ansible-core.yaml b/py3-ansible-core.yaml index adde8b15109..84fe16031f2 100644 --- a/py3-ansible-core.yaml +++ b/py3-ansible-core.yaml @@ -1,7 +1,7 @@ package: name: py3-ansible-core version: 2.18.1 - epoch: 0 + epoch: 1 description: Ansible is a radically simple IT automation platform copyright: - license: GPL-3.0 @@ -16,7 +16,7 @@ data: items: 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: diff --git a/py3-ansible-runner-http.yaml b/py3-ansible-runner-http.yaml index caaa62b49cf..4d692b74491 100644 --- a/py3-ansible-runner-http.yaml +++ b/py3-ansible-runner-http.yaml @@ -1,7 +1,7 @@ package: name: py3-ansible-runner-http version: 1.0.0 - epoch: 0 + epoch: 1 description: This project is a plugin for Ansible Runner. copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ansible-runner.yaml b/py3-ansible-runner.yaml index cba9082dd45..70de809852a 100644 --- a/py3-ansible-runner.yaml +++ b/py3-ansible-runner.yaml @@ -1,7 +1,7 @@ package: name: py3-ansible-runner version: 2.4.0 - epoch: 0 + epoch: 1 description: A tool and python library that helps when interfacing with Ansible directly. copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: diff --git a/py3-antlr4-python3-runtime.yaml b/py3-antlr4-python3-runtime.yaml index ffa7a339b7b..c8274a0101f 100644 --- a/py3-antlr4-python3-runtime.yaml +++ b/py3-antlr4-python3-runtime.yaml @@ -1,7 +1,7 @@ package: name: py3-antlr4-python3-runtime version: 4.13.2 - epoch: 2 + epoch: 3 description: ANTLR runtime for Python 3 copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-anyio.yaml b/py3-anyio.yaml index 81ce4c6de53..92f65c6a7b2 100644 --- a/py3-anyio.yaml +++ b/py3-anyio.yaml @@ -2,7 +2,7 @@ package: name: py3-anyio version: 4.7.0 - epoch: 0 + epoch: 1 description: High level compatibility layer for multiple asynchronous event loop implementations copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-appdirs.yaml b/py3-appdirs.yaml index 10641ec8c8d..32ce74c7f92 100644 --- a/py3-appdirs.yaml +++ b/py3-appdirs.yaml @@ -1,7 +1,7 @@ package: name: py3-appdirs version: 1.4.4 - epoch: 6 + epoch: 7 description: a small python module for appdir support copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-appnope.yaml b/py3-appnope.yaml index 58a509cd81b..43a9a41c4f9 100644 --- a/py3-appnope.yaml +++ b/py3-appnope.yaml @@ -1,7 +1,7 @@ package: name: py3-appnope version: 0.1.4 - epoch: 1 + epoch: 2 description: Disable App Nap on macOS >= 10.9 copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-archspec.yaml b/py3-archspec.yaml index 142878f3df2..182ccabe2b9 100644 --- a/py3-archspec.yaml +++ b/py3-archspec.yaml @@ -1,7 +1,7 @@ package: name: py3-archspec version: 0.2.5 - epoch: 0 + epoch: 1 description: A library to query system architecture copyright: - license: Apache-2.0 OR MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-argcomplete.yaml b/py3-argcomplete.yaml index 48b43ed25f2..19d9c89cb74 100644 --- a/py3-argcomplete.yaml +++ b/py3-argcomplete.yaml @@ -1,7 +1,7 @@ package: name: py3-argcomplete version: 3.5.2 - epoch: 0 + epoch: 1 description: Bash/zsh tab completion for argparse copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: