Skip to content

Commit

Permalink
Make python 3.13 version of virtual packages the default. - batch 04
Browse files Browse the repository at this point in the history
  • Loading branch information
smoser committed Dec 11, 2024
1 parent b4cf3f7 commit e1a6d6c
Show file tree
Hide file tree
Showing 102 changed files with 204 additions and 204 deletions.
4 changes: 2 additions & 2 deletions py3-pathspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pathspec
version: 0.12.1
epoch: 4
epoch: 5
description: Utility library for gitignore style pattern matching of file paths
copyright:
- license: MPL-2.0
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-patiencediff.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-patiencediff
version: 0.2.15
epoch: 1
epoch: 2
description: Python implementation of the patiencediff algorithm
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-pbr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-pbr
version: 6.1.0
epoch: 2
epoch: 3
description: Python Build Reasonableness
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-peewee.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-peewee
version: 3.17.8
epoch: 0
epoch: 1
description: a little orm
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-pendulum.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pendulum
version: 3.0.0
epoch: 5
epoch: 6
description: Python datetimes made easy
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-pep517.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pep517
version: 0.13.1
epoch: 2
epoch: 3
description: wrappers to build python3 packages with PEP 517 hooks
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-pexpect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-pexpect
version: 4.8.0
epoch: 6
epoch: 7
description: Pexpect allows easy control of interactive console applications.
copyright:
- license: ISC
Expand All @@ -21,7 +21,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-pickleshare.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pickleshare
version: 0.7.5
epoch: 2
epoch: 3
description: Tiny 'shelve'-like database with concurrency 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-pillow.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pillow
version: 11.0.0
epoch: 0
epoch: 1
description: Python Imaging Library (Fork)
copyright:
- license: HPND
Expand Down Expand Up @@ -41,7 +41,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-pip-tools.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pip-tools
version: 7.4.1
epoch: 1
epoch: 2
description: A set of command line tools to help you keep your pip-based packages fresh, even when you've pinned them.
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-pipenv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-pipenv
version: 2024.4.0
epoch: 1
epoch: 2
description: Python Development Workflow for Humans.
copyright:
- license: MIT
Expand Down Expand Up @@ -30,7 +30,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-pkgconfig.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pkgconfig
version: 1.5.5
epoch: 5
epoch: 6
description: Interface Python with pkg-config
copyright:
- license: MIT
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-pkginfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-pkginfo
version: 1.12.0
epoch: 0
epoch: 1
description: Query metadata from sdists / bdists / installed packages.
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-pkgutil_resolve_name.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pkgutil_resolve_name
version: 1.3.10
epoch: 2
epoch: 3
description: Resolve a name to an object.
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-platformdirs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-platformdirs
version: 4.3.6
epoch: 1
epoch: 2
description: A small Python package for determining appropriate platform-specific dirs, e.g. a "user data dir".
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-pluggy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-pluggy
version: 1.5.0
epoch: 5
epoch: 6
description: Plugin management and hook calling for Python
copyright:
- license: MIT
Expand All @@ -15,7 +15,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-ply.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-ply
version: 3.11_git20180215
epoch: 5
epoch: 6
description: Python Lex & Yacc
copyright:
- license: BSD-3-Clause
Expand All @@ -23,7 +23,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-poetry-core.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-poetry-core
version: 1.9.1
epoch: 1
epoch: 2
description: Poetry PEP 517 Build Backend
copyright:
- license: MIT
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-poetry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-poetry
version: 1.8.5
epoch: 0
epoch: 1
description: Python dependency management and packaging made easy.
copyright:
- license: MIT
Expand All @@ -20,7 +20,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-portalocker.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-portalocker
version: 3.0.0
epoch: 0
epoch: 1
description: An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Naturally it also supports the with statement
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-prometheus-client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package:
name: py3-prometheus-client
version: 0.21.1
epoch: 0
epoch: 1
description: Python client for the Prometheus monitoring system.
copyright:
- license: Apache-2.0
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-prompt-toolkit.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-prompt-toolkit
version: 3.0.48
epoch: 1
epoch: 2
description: Library for building powerful interactive command lines in Python
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
Loading

0 comments on commit e1a6d6c

Please sign in to comment.