Skip to content

Commit

Permalink
Make python 3.13 version of virtual packages the default. batch 1.6 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser authored Dec 13, 2024
1 parent 6635c85 commit b9c5a13
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions py3-breezy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-breezy
version: 3.3.9
epoch: 2
epoch: 3
description: Friendly distributed version control system
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
4 changes: 2 additions & 2 deletions py3-cachecontrol.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-cachecontrol
version: 0.14.1
epoch: 0
epoch: 1
description: httplib2 caching for requests
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-cached-property.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cached-property
version: 2.0.1
epoch: 0
epoch: 1
description: A decorator for caching properties in classes.
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-cachetools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cachetools
version: 5.5.0
epoch: 1
epoch: 2
description: Extensible memoizing collections and decorators
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-calver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-calver
version: 2022.6.26
epoch: 3
epoch: 4
description: Setuptools extension for CalVer package versions
copyright:
- license: Apache-2.0
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-canonicaljson.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-canonicaljson
version: 2.0.0
epoch: 1
epoch: 2
description: Canonical JSON
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-cassandra-driver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-cassandra-driver
version: 3.29.2
epoch: 2
epoch: 3
description: DataStax Driver for Apache Cassandra
copyright:
- license: Apache-2.0
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-certifi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-certifi
version: 2024.08.30
epoch: 1
epoch: 2
description: Python3 package for providing Mozilla's CA Bundle
copyright:
- license: MPL-2.0
Expand All @@ -27,7 +27,7 @@ data:
3.10: '310'
3.11: '311'
3.12: '312'
3.13: '300'
3.13: '313'

# certifi uses a special versioning scheme where the version is a date like "2023.07.22". During the
# build process, the version is "normalized" (and importantly, changed) to a form like "2023.7.22",
Expand Down
4 changes: 2 additions & 2 deletions py3-certipy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-certipy
version: 0.2.1
epoch: 1
epoch: 2
description: Utility to create and sign CAs and certificates
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-cffi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-cffi
version: 1.17.1
epoch: 2
epoch: 3
description: Foreign Function Interface for Python calling C code.
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-changelog-chug.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-changelog-chug
version: 0.0.3
epoch: 0
epoch: 1
description: Parser library for project Change Log documents.
copyright:
- license: AGPL-3.0-only
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 b9c5a13

Please sign in to comment.