Skip to content

Commit

Permalink
Make python 3.13 version of virtual packages the default. batch 1.7 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser authored Dec 13, 2024
1 parent 415ae33 commit 6635c85
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions py3-chardet.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-chardet
version: 5.2.0
epoch: 3
epoch: 4
description: Universal encoding detector for Python 3
copyright:
- license: LGPL-2.1-or-later
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-charset-normalizer.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-charset-normalizer
version: 3.4.0
epoch: 0
epoch: 1
description: offers you an alternative to Universal Charset Encoding Detector, also known as Chardet
copyright:
- license: MIT
Expand All @@ -28,7 +28,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

pipeline:
- uses: git-checkout
Expand Down
4 changes: 2 additions & 2 deletions py3-cleo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-cleo
version: 2.2.1
epoch: 0
epoch: 1
description: Cleo allows you to create beautiful and testable command-line interfaces.
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-cli-helpers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cli-helpers
version: 2.3.1
epoch: 1
epoch: 2
description: Helpers for building command-line apps
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-click-aliases.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-click-aliases
version: 1.0.5
epoch: 0
epoch: 1
description: enable aliases for click
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-click-option-group.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-click-option-group
version: 0.5.6
epoch: 3
epoch: 4
description: Option groups missing in Click.
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-click.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-click
version: 8.1.7
epoch: 5
epoch: 6
description: Composable command line interface toolkit
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-cloudpickle.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cloudpickle
version: 3.1.0
epoch: 0
epoch: 1
description: Extended pickling support for Python objects
copyright:
- license: BSD-3-Clause
Expand All @@ -17,7 +17,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-cmaes.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cmaes
version: 0.11.1
epoch: 1
epoch: 2
description: Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3.
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-codeowners.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-codeowners
version: 0.6.0
epoch: 2
epoch: 3
description: Codeowners parser for Python
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-codespell.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-codespell
version: 2.3.0
epoch: 2
epoch: 3
description: 'checker for common misspellings '
copyright:
- license: GPL-2.0-or-later
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 6635c85

Please sign in to comment.