Skip to content

Commit

Permalink
Make python 3.13 version of virtual packages the default. batch 1.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser authored Dec 13, 2024
1 parent 95de5f7 commit 8dad169
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions py3-alembic.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -24,7 +24,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-annotated-types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -19,7 +19,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-ansible-core.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -16,7 +16,7 @@ data:
items:
3.11: "311"
3.12: "312"
3.13: "300"
3.13: "313"

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-ansible-runner-http.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-ansible-runner.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: "310"
3.11: "311"
3.12: "312"
3.13: "300"
3.13: "313"

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-antlr4-python3-runtime.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-anyio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-appdirs.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-appnope.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-archspec.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down
4 changes: 2 additions & 2 deletions py3-argcomplete.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -18,7 +18,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

environment:
contents:
Expand Down

0 comments on commit 8dad169

Please sign in to comment.