Skip to content

Commit

Permalink
Make python 3.13 version of virtual packages the default. batch 1.8 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser authored Dec 13, 2024
1 parent 717f56b commit 415ae33
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions py3-colorama.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-colorama
version: 0.4.6
epoch: 7
epoch: 8
description: Simple cross-platform colored terminal text
copyright:
- license: BSD-3-Clause
Expand All @@ -27,7 +27,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-colorlog.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-colorlog
version: 6.8.2
epoch: 1
epoch: 2
description: Add colours to the output of Python's logging module.
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-comm.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-comm
version: 0.2.2
epoch: 1
epoch: 2
description: Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.
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-commonmark.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-commonmark
version: 0.9.1
epoch: 1
epoch: 2
description: Python parser for the CommonMark Markdown spec
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-conda-package-handling.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-conda-package-handling
version: 2.4.0
epoch: 0
epoch: 1
description: Create and extract conda packages of various formats
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-conda-package-streaming.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-conda-package-streaming
version: 0.11.0
epoch: 0
epoch: 1
description: An efficient library to read from new and old format .conda and .tar.bz2 conda packages.
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-configargparse.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-configargparse
version: 1.7
epoch: 1
epoch: 2
description: A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
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-configobj.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-configobj
version: 5.0.9
epoch: 1
epoch: 2
description: Config file reading, writing and validation.
copyright:
- license: BSD-2-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-contextlib2.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-contextlib2
version: 21.6.0
epoch: 5
epoch: 6
description: backports of the contextlib module from newer versions of python
copyright:
- license: PSF-2.0 AND 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-contourpy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-contourpy
version: 1.3.1
epoch: 0
epoch: 1
description: Python library for calculating contours of 2D quadrilateral grids
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-cppy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-cppy
version: 1.3.0
epoch: 0
epoch: 1
copyright:
- license: BSD-3-Clause
dependencies:
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

0 comments on commit 415ae33

Please sign in to comment.