From bc41d4c773d63b5683c9277151762d6b6256e8dd Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Wed, 11 Dec 2024 16:58:45 -0500 Subject: [PATCH] Make python 3.13 version of virtual packages the default. - batch 02 --- py3-distlib.yaml | 4 ++-- py3-distro.yaml | 4 ++-- py3-django.yaml | 4 ++-- py3-dnspython.yaml | 4 ++-- py3-docker-squash.yaml | 4 ++-- py3-docker.yaml | 4 ++-- py3-docopt.yaml | 4 ++-- py3-docutils.yaml | 4 ++-- py3-dulwich.yaml | 4 ++-- py3-durationpy.yaml | 4 ++-- py3-editables.yaml | 4 ++-- py3-elfdeps.yaml | 4 ++-- py3-entrypoints.yaml | 4 ++-- py3-escapism.yaml | 4 ++-- py3-exceptiongroup.yaml | 4 ++-- py3-executing.yaml | 4 ++-- py3-expandvars.yaml | 4 ++-- py3-extras.yaml | 4 ++-- py3-fabric.yaml | 4 ++-- py3-face.yaml | 4 ++-- py3-fastavro.yaml | 4 ++-- py3-fastbencode.yaml | 4 ++-- py3-fasteners.yaml | 4 ++-- py3-fastjsonschema.yaml | 4 ++-- py3-ffwd.yaml | 4 ++-- py3-filelock.yaml | 4 ++-- py3-flask-cors.yaml | 4 ++-- py3-flask-opentracing.yaml | 4 ++-- py3-flask.yaml | 4 ++-- py3-flit-core.yaml | 4 ++-- py3-flit-scm.yaml | 4 ++-- py3-fonttools.yaml | 4 ++-- py3-forestci.yaml | 4 ++-- py3-fromager.yaml | 4 ++-- py3-frozenlist.yaml | 4 ++-- py3-fsspec.yaml | 4 ++-- py3-future.yaml | 4 ++-- py3-gast.yaml | 4 ++-- py3-gcloud-aio-auth.yaml | 4 ++-- py3-gcloud-aio-storage.yaml | 4 ++-- py3-gcovr.yaml | 4 ++-- py3-geomet.yaml | 4 ++-- py3-gevent.yaml | 4 ++-- py3-git-filter-repo.yaml | 4 ++-- py3-glom.yaml | 4 ++-- py3-glpk.yaml | 4 ++-- py3-google-api-core.yaml | 4 ++-- py3-google-auth-httplib2.yaml | 4 ++-- py3-google-auth-oauthlib.yaml | 4 ++-- py3-google-auth.yaml | 4 ++-- py3-google-cloud-core.yaml | 4 ++-- py3-google-cloud-spanner.yaml | 4 ++-- py3-google-crc32c.yaml | 4 ++-- py3-google-pasta.yaml | 4 ++-- py3-google-resumable-media.yaml | 4 ++-- py3-googleapis-common-protos.yaml | 4 ++-- py3-gpep517.yaml | 4 ++-- py3-greenlet.yaml | 4 ++-- py3-grpc-google-iam-v1.yaml | 4 ++-- py3-grpc-interceptor.yaml | 4 ++-- py3-grpcio-gcp.yaml | 4 ++-- py3-grpcio-tools.yaml | 4 ++-- py3-gunicorn.yaml | 4 ++-- py3-gyp-next.yaml | 4 ++-- py3-h11.yaml | 4 ++-- py3-h5py.yaml | 4 ++-- py3-hatch-fancy-pypi-readme.yaml | 4 ++-- py3-hatch-jupyter-builder.yaml | 4 ++-- py3-hatch-nodejs-version.yaml | 4 ++-- py3-hatch-requirements-txt.yaml | 4 ++-- py3-hatch-vcs.yaml | 4 ++-- py3-hatch.yaml | 4 ++-- py3-hatchling.yaml | 4 ++-- py3-hdfs.yaml | 4 ++-- py3-hologram.yaml | 4 ++-- py3-html5lib.yaml | 4 ++-- py3-httpcore.yaml | 4 ++-- py3-httplib2.yaml | 4 ++-- py3-httpx.yaml | 4 ++-- py3-huggingface-hub.yaml | 4 ++-- py3-humanfriendly.yaml | 4 ++-- py3-hyperlink.yaml | 4 ++-- py3-hyperopt.yaml | 4 ++-- py3-idna.yaml | 4 ++-- py3-imagesize.yaml | 4 ++-- py3-importlib-metadata.yaml | 4 ++-- py3-importlib-resources.yaml | 4 ++-- py3-influxdb-client.yaml | 4 ++-- py3-iniconfig.yaml | 4 ++-- py3-installer.yaml | 4 ++-- py3-invoke.yaml | 4 ++-- py3-ipaddress.yaml | 4 ++-- py3-ipykernel.yaml | 4 ++-- py3-ipython-genutils.yaml | 4 ++-- py3-ipython.yaml | 4 ++-- py3-ipywidgets.yaml | 4 ++-- py3-isodate.yaml | 4 ++-- py3-isort.yaml | 4 ++-- py3-itables.yaml | 4 ++-- py3-itsdangerous.yaml | 4 ++-- py3-jaeger-client.yaml | 4 ++-- py3-jaraco.classes.yaml | 4 ++-- 102 files changed, 204 insertions(+), 204 deletions(-) diff --git a/py3-distlib.yaml b/py3-distlib.yaml index 62b93a59fa4..fb898504fb8 100644 --- a/py3-distlib.yaml +++ b/py3-distlib.yaml @@ -1,7 +1,7 @@ package: name: py3-distlib version: 0.3.9 - epoch: 0 + epoch: 1 description: Distribution utilities copyright: - license: PSF-2.0 @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-distro.yaml b/py3-distro.yaml index 96c33cae450..2936373f436 100644 --- a/py3-distro.yaml +++ b/py3-distro.yaml @@ -1,7 +1,7 @@ package: name: py3-distro version: 1.9.0 - epoch: 3 + epoch: 4 description: A Linux OS platform information API copyright: - license: Apache-2.0 @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-django.yaml b/py3-django.yaml index daa604fd98d..83fb0adb946 100644 --- a/py3-django.yaml +++ b/py3-django.yaml @@ -1,7 +1,7 @@ package: name: py3-django version: 5.1.4 - epoch: 0 + epoch: 1 description: A high-level Python Web framework that encourages rapid development and clean, pragmatic design. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-dnspython.yaml b/py3-dnspython.yaml index 8c0d817de05..29c841882c9 100644 --- a/py3-dnspython.yaml +++ b/py3-dnspython.yaml @@ -1,7 +1,7 @@ package: name: py3-dnspython version: 2.7.0 - epoch: 1 + epoch: 2 description: DNS toolkit copyright: - license: ISC @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-docker-squash.yaml b/py3-docker-squash.yaml index e1a57a614c3..55fe5f10eee 100644 --- a/py3-docker-squash.yaml +++ b/py3-docker-squash.yaml @@ -4,7 +4,7 @@ package: # if https://github.com/goldmann/docker-squash/pull/234 was merged # and released. version: 1.2.2 - epoch: 0 + epoch: 1 description: Docker layer squashing tool copyright: - license: MIT @@ -21,7 +21,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-docker.yaml b/py3-docker.yaml index e6b56ce5aa0..18710895fa5 100644 --- a/py3-docker.yaml +++ b/py3-docker.yaml @@ -1,7 +1,7 @@ package: name: py3-docker version: 7.1.0 - epoch: 2 + epoch: 3 description: A Python library for the Docker Engine API. copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-docopt.yaml b/py3-docopt.yaml index 0d821d3f013..ecdef9b01e0 100644 --- a/py3-docopt.yaml +++ b/py3-docopt.yaml @@ -1,7 +1,7 @@ package: name: py3-docopt version: 0.6.2 - epoch: 2 + epoch: 3 description: Pythonic argument parser, that will make you smile copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-docutils.yaml b/py3-docutils.yaml index 16ea61b6e3d..862ea19b571 100644 --- a/py3-docutils.yaml +++ b/py3-docutils.yaml @@ -1,7 +1,7 @@ package: name: py3-docutils version: 0.21.2 - epoch: 2 + epoch: 3 description: Documentation Utilities for Python3 copyright: - license: BSD-2-Clause AND GPL-3.0-or-later AND Python-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-dulwich.yaml b/py3-dulwich.yaml index 932c1166bbd..f3577725e6d 100644 --- a/py3-dulwich.yaml +++ b/py3-dulwich.yaml @@ -2,7 +2,7 @@ package: name: py3-dulwich version: 0.22.5 - epoch: 0 + epoch: 1 description: Python Git Library copyright: - license: Apache-2.0 AND GPL-2.0-or-later @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-durationpy.yaml b/py3-durationpy.yaml index 361cea928f1..64d18e91738 100644 --- a/py3-durationpy.yaml +++ b/py3-durationpy.yaml @@ -1,7 +1,7 @@ package: name: py3-durationpy version: "0.9" - epoch: 0 + epoch: 1 description: Module for converting between datetime.timedelta and Go's time.Duration strings. copyright: - license: MIT @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-editables.yaml b/py3-editables.yaml index 949b7dd7650..09023b7b55f 100644 --- a/py3-editables.yaml +++ b/py3-editables.yaml @@ -1,7 +1,7 @@ package: name: py3-editables version: '0.5' - epoch: 3 + epoch: 4 description: Editable installations copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-elfdeps.yaml b/py3-elfdeps.yaml index c16a44f3e79..dc6606f64cf 100644 --- a/py3-elfdeps.yaml +++ b/py3-elfdeps.yaml @@ -1,7 +1,7 @@ package: name: py3-elfdeps version: 0.2.0 - epoch: 1 + epoch: 2 description: Python implementation of RPM elfdeps copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: "3.10": "310" "3.11": "311" "3.12": "312" - "3.13": "300" + "3.13": "313" environment: contents: diff --git a/py3-entrypoints.yaml b/py3-entrypoints.yaml index 46ec52f2918..7a009d20939 100644 --- a/py3-entrypoints.yaml +++ b/py3-entrypoints.yaml @@ -1,7 +1,7 @@ package: name: py3-entrypoints version: '0.4' - epoch: 3 + epoch: 4 description: Discover and load entry points from installed packages. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-escapism.yaml b/py3-escapism.yaml index 092bf006968..ac5cfc43618 100644 --- a/py3-escapism.yaml +++ b/py3-escapism.yaml @@ -1,7 +1,7 @@ package: name: py3-escapism version: 1.0.1 - epoch: 1 + epoch: 2 description: Simple, generic API for escaping strings. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-exceptiongroup.yaml b/py3-exceptiongroup.yaml index 44b3a8aa13e..144c798315a 100644 --- a/py3-exceptiongroup.yaml +++ b/py3-exceptiongroup.yaml @@ -2,7 +2,7 @@ package: name: py3-exceptiongroup version: 1.2.2 - epoch: 2 + epoch: 3 description: Backport of PEP 654 (exception groups) copyright: - license: MIT @@ -28,7 +28,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: git-checkout diff --git a/py3-executing.yaml b/py3-executing.yaml index 1a4833cbea2..83c3914a763 100644 --- a/py3-executing.yaml +++ b/py3-executing.yaml @@ -1,7 +1,7 @@ package: name: py3-executing version: 2.1.0 - epoch: 2 + epoch: 3 description: Get the currently executing AST node of a frame, and other information copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-expandvars.yaml b/py3-expandvars.yaml index 009c655c43c..1e4cad31e5a 100644 --- a/py3-expandvars.yaml +++ b/py3-expandvars.yaml @@ -2,7 +2,7 @@ package: name: py3-expandvars version: 0.12.0 - epoch: 1 + epoch: 2 description: Expand system variables Unix style copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-extras.yaml b/py3-extras.yaml index e2421fb7a32..a495fab5440 100644 --- a/py3-extras.yaml +++ b/py3-extras.yaml @@ -1,7 +1,7 @@ package: name: py3-extras version: 1.0.0 - epoch: 1 + epoch: 2 description: Useful extra bits for Python - things that shold be in the standard library copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fabric.yaml b/py3-fabric.yaml index a76e0e38aca..38736d0ea62 100644 --- a/py3-fabric.yaml +++ b/py3-fabric.yaml @@ -1,7 +1,7 @@ package: name: py3-fabric version: 3.2.2 - epoch: 3 + epoch: 4 description: High level SSH command execution copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-face.yaml b/py3-face.yaml index 461a5600a94..be4b7bd7db8 100644 --- a/py3-face.yaml +++ b/py3-face.yaml @@ -1,7 +1,7 @@ package: name: py3-face version: 24.0.0 - epoch: 0 + epoch: 1 description: A command-line application framework (and CLI parser). Friendly for users, full-featured for developers. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fastavro.yaml b/py3-fastavro.yaml index e2ee52484c1..35e29cf4028 100644 --- a/py3-fastavro.yaml +++ b/py3-fastavro.yaml @@ -1,7 +1,7 @@ package: name: py3-fastavro version: 1.9.7 - epoch: 1 + epoch: 2 description: Fast read/write of AVRO files copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fastbencode.yaml b/py3-fastbencode.yaml index 14c4a7afaec..31b51af9e75 100644 --- a/py3-fastbencode.yaml +++ b/py3-fastbencode.yaml @@ -1,7 +1,7 @@ package: name: py3-fastbencode version: 0.3.1 - epoch: 2 + epoch: 3 description: Implementation of bencode with optional fast C extensions copyright: - license: GPL-2.0-or-later @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fasteners.yaml b/py3-fasteners.yaml index 496c018938e..a7f70db89ee 100644 --- a/py3-fasteners.yaml +++ b/py3-fasteners.yaml @@ -1,7 +1,7 @@ package: name: py3-fasteners version: '0.19' - epoch: 2 + epoch: 3 description: A python package that provides useful locks copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fastjsonschema.yaml b/py3-fastjsonschema.yaml index caa3ec6eff1..30e199075d8 100644 --- a/py3-fastjsonschema.yaml +++ b/py3-fastjsonschema.yaml @@ -1,7 +1,7 @@ package: name: py3-fastjsonschema version: 2.21.1 - epoch: 0 + epoch: 1 description: Fastest Python implementation of JSON schema copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ffwd.yaml b/py3-ffwd.yaml index a8899135518..ea33159d557 100644 --- a/py3-ffwd.yaml +++ b/py3-ffwd.yaml @@ -1,7 +1,7 @@ package: name: py3-ffwd version: 0.0.2 - epoch: 3 + epoch: 4 description: A Python client for FFWD copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-filelock.yaml b/py3-filelock.yaml index dae6c684625..5175e21476a 100644 --- a/py3-filelock.yaml +++ b/py3-filelock.yaml @@ -2,7 +2,7 @@ package: name: py3-filelock version: 3.16.1 - epoch: 1 + epoch: 2 description: A platform independent file lock. copyright: - license: Unlicense @@ -30,7 +30,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: git-checkout diff --git a/py3-flask-cors.yaml b/py3-flask-cors.yaml index adf9f4a4667..e244b4ed719 100644 --- a/py3-flask-cors.yaml +++ b/py3-flask-cors.yaml @@ -1,7 +1,7 @@ package: name: py3-flask-cors version: 5.0.0 - epoch: 1 + epoch: 2 description: A Flask extension adding a decorator for CORS support copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-flask-opentracing.yaml b/py3-flask-opentracing.yaml index e99a78635ca..e7c3e2f040f 100644 --- a/py3-flask-opentracing.yaml +++ b/py3-flask-opentracing.yaml @@ -1,7 +1,7 @@ package: name: py3-flask-opentracing version: 2.0.0 - epoch: 3 + epoch: 4 description: OpenTracing support for Flask applications copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-flask.yaml b/py3-flask.yaml index 271e1484bea..6832d9c1872 100644 --- a/py3-flask.yaml +++ b/py3-flask.yaml @@ -1,7 +1,7 @@ package: name: py3-flask version: 3.1.0 - epoch: 0 + epoch: 1 description: A simple framework for building complex web applications. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-flit-core.yaml b/py3-flit-core.yaml index d34a86c77b1..4413c23d8fb 100644 --- a/py3-flit-core.yaml +++ b/py3-flit-core.yaml @@ -1,7 +1,7 @@ package: name: py3-flit-core version: 3.10.1 - epoch: 0 + epoch: 1 description: "simple packaging tool for simple packages (core)" copyright: - license: BSD-3-Clause @@ -17,7 +17,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: diff --git a/py3-flit-scm.yaml b/py3-flit-scm.yaml index f4bd68d60f0..9e93bfeccb4 100644 --- a/py3-flit-scm.yaml +++ b/py3-flit-scm.yaml @@ -1,7 +1,7 @@ package: name: py3-flit-scm version: 1.7.0 - epoch: 2 + epoch: 3 description: A PEP 518 build backend that uses setuptools_scm and flit_core copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fonttools.yaml b/py3-fonttools.yaml index 1ed84f2e53e..484e58a6210 100644 --- a/py3-fonttools.yaml +++ b/py3-fonttools.yaml @@ -1,7 +1,7 @@ package: name: py3-fonttools version: 4.55.3 - epoch: 0 + epoch: 1 description: Tools to manipulate font files copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-forestci.yaml b/py3-forestci.yaml index 9e0cc8d2b6a..9e4376e1add 100644 --- a/py3-forestci.yaml +++ b/py3-forestci.yaml @@ -1,7 +1,7 @@ package: name: py3-forestci version: '0.7' - epoch: 1 + epoch: 2 description: 'forestci: confidence intervals for scikit-learn forest algorithms' copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fromager.yaml b/py3-fromager.yaml index 6ea91876f03..b1bc241a13f 100644 --- a/py3-fromager.yaml +++ b/py3-fromager.yaml @@ -1,7 +1,7 @@ package: name: py3-fromager version: 0.35.0 - epoch: 0 + epoch: 1 description: Wheel maker copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: items: "3.11": "311" "3.12": "312" - "3.13": "300" + "3.13": "313" environment: contents: diff --git a/py3-frozenlist.yaml b/py3-frozenlist.yaml index a7d71cbb10d..8bf98b62093 100644 --- a/py3-frozenlist.yaml +++ b/py3-frozenlist.yaml @@ -1,7 +1,7 @@ package: name: py3-frozenlist version: 1.5.0 - epoch: 0 + epoch: 1 description: A list-like structure which implements collections.abc.MutableSequence copyright: - license: Apache-2.0 @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-fsspec.yaml b/py3-fsspec.yaml index 7cb253d3fcf..1d0828eef23 100644 --- a/py3-fsspec.yaml +++ b/py3-fsspec.yaml @@ -2,7 +2,7 @@ package: name: py3-fsspec version: 2024.10.0 - epoch: 0 + epoch: 1 description: File-system specification copyright: - license: BSD-3-Clause @@ -32,7 +32,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: git-checkout diff --git a/py3-future.yaml b/py3-future.yaml index bace3bb267e..a9679946858 100644 --- a/py3-future.yaml +++ b/py3-future.yaml @@ -1,7 +1,7 @@ package: name: py3-future version: 1.0.0 - epoch: 1 + epoch: 2 description: Clean single-source support for Python 3 and 2 copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gast.yaml b/py3-gast.yaml index 386e149e9a1..ccb86b6fe14 100644 --- a/py3-gast.yaml +++ b/py3-gast.yaml @@ -1,7 +1,7 @@ package: name: py3-gast version: 0.6.0 - epoch: 2 + epoch: 3 description: Python AST that abstracts the underlying Python version copyright: - license: BSD-3-Clause @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gcloud-aio-auth.yaml b/py3-gcloud-aio-auth.yaml index 5bc5ab1d4f3..4a87eafd9de 100644 --- a/py3-gcloud-aio-auth.yaml +++ b/py3-gcloud-aio-auth.yaml @@ -1,7 +1,7 @@ package: name: py3-gcloud-aio-auth version: 5.3.2 - epoch: 2 + epoch: 3 description: Python Client for Google Cloud Auth copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gcloud-aio-storage.yaml b/py3-gcloud-aio-storage.yaml index 944941e16ee..f91af436b27 100644 --- a/py3-gcloud-aio-storage.yaml +++ b/py3-gcloud-aio-storage.yaml @@ -1,7 +1,7 @@ package: name: py3-gcloud-aio-storage version: 9.3.0 - epoch: 3 + epoch: 4 description: Python Client for Google Cloud Storage copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gcovr.yaml b/py3-gcovr.yaml index ea3123b746d..96d23b9aa33 100644 --- a/py3-gcovr.yaml +++ b/py3-gcovr.yaml @@ -1,7 +1,7 @@ package: name: py3-gcovr version: "8.2" - epoch: 0 + epoch: 1 description: Generate C/C++ code coverage reports with gcov copyright: - license: BSD-3-Clause # according to https://github.com/gcovr/gcovr/tree/master#license @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-geomet.yaml b/py3-geomet.yaml index 86dc6e13fd0..6d06bb3bddf 100644 --- a/py3-geomet.yaml +++ b/py3-geomet.yaml @@ -2,7 +2,7 @@ package: name: py3-geomet version: 1.1.0 - epoch: 4 + epoch: 5 description: Pure Python conversion library for common geospatial data formats copyright: - license: Apache-2.0 @@ -28,7 +28,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: fetch diff --git a/py3-gevent.yaml b/py3-gevent.yaml index 9c031305854..c21c2315275 100644 --- a/py3-gevent.yaml +++ b/py3-gevent.yaml @@ -1,7 +1,7 @@ package: name: py3-gevent version: 24.11.1 - epoch: 0 + epoch: 1 description: Coroutine-based network library copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-git-filter-repo.yaml b/py3-git-filter-repo.yaml index 3177894c02e..64f612af277 100644 --- a/py3-git-filter-repo.yaml +++ b/py3-git-filter-repo.yaml @@ -1,7 +1,7 @@ package: name: py3-git-filter-repo version: 2.47.0 - epoch: 0 + epoch: 1 description: Quickly rewrite git repository history copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-glom.yaml b/py3-glom.yaml index d56e2f5add6..e3ceb446daa 100644 --- a/py3-glom.yaml +++ b/py3-glom.yaml @@ -1,7 +1,7 @@ package: name: py3-glom version: 24.11.0 - epoch: 0 + epoch: 1 description: Python's nested data operator (and CLI), for all your declarative restructuring needs. Got data? Glom it! copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-glpk.yaml b/py3-glpk.yaml index 4cefeea95ac..1517bd80c92 100644 --- a/py3-glpk.yaml +++ b/py3-glpk.yaml @@ -1,7 +1,7 @@ package: name: py3-glpk version: 0.4.8 - epoch: 1 + epoch: 2 description: PyGLPK, a Python module encapsulating GLPK. copyright: - license: GPL-3.0-or-later @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-api-core.yaml b/py3-google-api-core.yaml index e79f1c3e35e..c76025a5289 100644 --- a/py3-google-api-core.yaml +++ b/py3-google-api-core.yaml @@ -1,7 +1,7 @@ package: name: py3-google-api-core version: 2.24.0 - epoch: 0 + epoch: 1 description: Google API client core library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-auth-httplib2.yaml b/py3-google-auth-httplib2.yaml index 17b74243d6c..564e020cfd3 100644 --- a/py3-google-auth-httplib2.yaml +++ b/py3-google-auth-httplib2.yaml @@ -1,7 +1,7 @@ package: name: py3-google-auth-httplib2 version: 0.2.0 - epoch: 3 + epoch: 4 description: 'Google Authentication Library: httplib2 transport' copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-auth-oauthlib.yaml b/py3-google-auth-oauthlib.yaml index 24a69c4e50b..4d9af7f0862 100644 --- a/py3-google-auth-oauthlib.yaml +++ b/py3-google-auth-oauthlib.yaml @@ -1,7 +1,7 @@ package: name: py3-google-auth-oauthlib version: 1.2.1 - epoch: 2 + epoch: 3 description: Google Authentication Library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-auth.yaml b/py3-google-auth.yaml index c2140b4a803..8581fd78d2f 100644 --- a/py3-google-auth.yaml +++ b/py3-google-auth.yaml @@ -1,7 +1,7 @@ package: name: py3-google-auth version: 2.37.0 - epoch: 0 + epoch: 1 description: Google Authentication Library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-cloud-core.yaml b/py3-google-cloud-core.yaml index 2428fb546e5..59340456743 100644 --- a/py3-google-cloud-core.yaml +++ b/py3-google-cloud-core.yaml @@ -1,7 +1,7 @@ package: name: py3-google-cloud-core version: 2.4.1 - epoch: 4 + epoch: 5 description: Google Cloud API client core library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-cloud-spanner.yaml b/py3-google-cloud-spanner.yaml index c608fc703d2..0c32d0f94f4 100644 --- a/py3-google-cloud-spanner.yaml +++ b/py3-google-cloud-spanner.yaml @@ -1,7 +1,7 @@ package: name: py3-google-cloud-spanner version: 3.51.0 - epoch: 0 + epoch: 1 description: Google Cloud Spanner API client library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-crc32c.yaml b/py3-google-crc32c.yaml index cb1c0df0cb0..ea3f24de3da 100644 --- a/py3-google-crc32c.yaml +++ b/py3-google-crc32c.yaml @@ -1,7 +1,7 @@ package: name: py3-google-crc32c version: 1.6.0 - epoch: 1 + epoch: 2 description: A python wrapper of the C library 'Google CRC32C' copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-pasta.yaml b/py3-google-pasta.yaml index b8f2b0db7e8..810ea62cbd4 100644 --- a/py3-google-pasta.yaml +++ b/py3-google-pasta.yaml @@ -1,7 +1,7 @@ package: name: py3-google-pasta version: 0.2.0 - epoch: 3 + epoch: 4 description: pasta is an AST-based Python refactoring library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-google-resumable-media.yaml b/py3-google-resumable-media.yaml index fc9c21f5472..159b4175fed 100644 --- a/py3-google-resumable-media.yaml +++ b/py3-google-resumable-media.yaml @@ -1,7 +1,7 @@ package: name: py3-google-resumable-media version: 2.7.2 - epoch: 2 + epoch: 3 description: Utilities for Google Media Downloads and Resumable Uploads copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-googleapis-common-protos.yaml b/py3-googleapis-common-protos.yaml index 00b3106958f..bb03d679acd 100644 --- a/py3-googleapis-common-protos.yaml +++ b/py3-googleapis-common-protos.yaml @@ -1,7 +1,7 @@ package: name: py3-googleapis-common-protos version: 1.66.0 - epoch: 0 + epoch: 1 description: Common protobufs used in Google APIs copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gpep517.yaml b/py3-gpep517.yaml index d21319be37a..0dcb6620c56 100644 --- a/py3-gpep517.yaml +++ b/py3-gpep517.yaml @@ -1,7 +1,7 @@ package: name: py3-gpep517 version: '16' - epoch: 3 + epoch: 4 description: PEP517 build system support for distros copyright: - license: MIT @@ -17,7 +17,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: diff --git a/py3-greenlet.yaml b/py3-greenlet.yaml index 7aec3bc8dbc..119de92f95c 100644 --- a/py3-greenlet.yaml +++ b/py3-greenlet.yaml @@ -1,7 +1,7 @@ package: name: py3-greenlet version: 3.1.1 - epoch: 2 + epoch: 3 description: Lightweight in-process concurrent programming copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-grpc-google-iam-v1.yaml b/py3-grpc-google-iam-v1.yaml index 0c284f8359d..3b8169ed6ab 100644 --- a/py3-grpc-google-iam-v1.yaml +++ b/py3-grpc-google-iam-v1.yaml @@ -1,7 +1,7 @@ package: name: py3-grpc-google-iam-v1 version: 0.13.1 - epoch: 3 + epoch: 4 description: IAM API client library copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-grpc-interceptor.yaml b/py3-grpc-interceptor.yaml index cb87d2242cf..ded66bcf3c4 100644 --- a/py3-grpc-interceptor.yaml +++ b/py3-grpc-interceptor.yaml @@ -2,7 +2,7 @@ package: name: py3-grpc-interceptor version: 0.15.4 - epoch: 1 + epoch: 2 description: Simplifies gRPC interceptors copyright: - license: MIT @@ -15,7 +15,7 @@ data: "3.10": "310" "3.11": "311" "3.12": "312" - "3.13": "300" + "3.13": "313" vars: import: grpc_interceptor diff --git a/py3-grpcio-gcp.yaml b/py3-grpcio-gcp.yaml index 6c7a267b134..95cd5d7881d 100644 --- a/py3-grpcio-gcp.yaml +++ b/py3-grpcio-gcp.yaml @@ -1,7 +1,7 @@ package: name: py3-grpcio-gcp version: 0.2.2 - epoch: 4 + epoch: 5 description: gRPC extensions for Google Cloud Platform copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-grpcio-tools.yaml b/py3-grpcio-tools.yaml index 46f783d413b..ddef9cd8ba7 100644 --- a/py3-grpcio-tools.yaml +++ b/py3-grpcio-tools.yaml @@ -1,7 +1,7 @@ package: name: py3-grpcio-tools version: 1.68.2 - epoch: 0 + epoch: 1 description: Protobuf code generator for gRPC copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gunicorn.yaml b/py3-gunicorn.yaml index df38c32d6c4..839d6ad2b5d 100644 --- a/py3-gunicorn.yaml +++ b/py3-gunicorn.yaml @@ -1,7 +1,7 @@ package: name: py3-gunicorn version: 23.0.0 - epoch: 1 + epoch: 2 description: WSGI HTTP Server for UNIX copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-gyp-next.yaml b/py3-gyp-next.yaml index 6204ae976fb..1141b03fe6e 100644 --- a/py3-gyp-next.yaml +++ b/py3-gyp-next.yaml @@ -1,7 +1,7 @@ package: name: py3-gyp-next version: 0.19.1 - epoch: 0 + epoch: 1 description: A fork of the GYP build system for use in the Node.js projects copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-h11.yaml b/py3-h11.yaml index 60cb18cbcab..4fd3c9f3324 100644 --- a/py3-h11.yaml +++ b/py3-h11.yaml @@ -2,7 +2,7 @@ package: name: py3-h11 version: 0.14.0 - epoch: 5 + epoch: 6 description: A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-h5py.yaml b/py3-h5py.yaml index c77d86f4776..ad6ceeb0622 100644 --- a/py3-h5py.yaml +++ b/py3-h5py.yaml @@ -3,7 +3,7 @@ package: description: Read and write HDF5 files from Python url: https://www.h5py.org version: 3.12.1 - epoch: 2 + epoch: 3 copyright: - license: BSD-3-Clause dependencies: @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatch-fancy-pypi-readme.yaml b/py3-hatch-fancy-pypi-readme.yaml index 7bef50169c4..550adab72b0 100644 --- a/py3-hatch-fancy-pypi-readme.yaml +++ b/py3-hatch-fancy-pypi-readme.yaml @@ -2,7 +2,7 @@ package: name: py3-hatch-fancy-pypi-readme version: 24.1.0 - epoch: 1 + epoch: 2 description: Fancy PyPI READMEs with Hatch copyright: - license: MIT @@ -19,7 +19,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatch-jupyter-builder.yaml b/py3-hatch-jupyter-builder.yaml index 553c25e2be6..db47eeedf53 100644 --- a/py3-hatch-jupyter-builder.yaml +++ b/py3-hatch-jupyter-builder.yaml @@ -1,7 +1,7 @@ package: name: py3-hatch-jupyter-builder version: 0.9.1 - epoch: 1 + epoch: 2 description: A hatch plugin to help build Jupyter packages copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatch-nodejs-version.yaml b/py3-hatch-nodejs-version.yaml index 996fbaa15aa..f6ca94d3e08 100644 --- a/py3-hatch-nodejs-version.yaml +++ b/py3-hatch-nodejs-version.yaml @@ -1,7 +1,7 @@ package: name: py3-hatch-nodejs-version version: 0.3.2 - epoch: 1 + epoch: 2 description: Reads PEP 621 metadata from the Node.js package.json file. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatch-requirements-txt.yaml b/py3-hatch-requirements-txt.yaml index ab99be8e469..c0c9cf9a405 100644 --- a/py3-hatch-requirements-txt.yaml +++ b/py3-hatch-requirements-txt.yaml @@ -2,7 +2,7 @@ package: name: py3-hatch-requirements-txt version: 0.4.1 - epoch: 1 + epoch: 2 description: Hatchling plugin to read project dependencies from requirements.txt copyright: - license: MIT @@ -25,7 +25,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "310" + 3.13: "313" pipeline: - uses: git-checkout diff --git a/py3-hatch-vcs.yaml b/py3-hatch-vcs.yaml index abc99c0b1ce..25e583f710c 100644 --- a/py3-hatch-vcs.yaml +++ b/py3-hatch-vcs.yaml @@ -2,7 +2,7 @@ package: name: py3-hatch-vcs version: 0.4.0 - epoch: 1 + epoch: 2 description: Hatch plugin for versioning with your preferred VCS copyright: - license: MIT @@ -23,7 +23,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatch.yaml b/py3-hatch.yaml index 4b044ca537d..801f0e06943 100644 --- a/py3-hatch.yaml +++ b/py3-hatch.yaml @@ -1,7 +1,7 @@ package: name: py3-hatch version: 1.13.0 - epoch: 0 + epoch: 1 description: Modern, extensible Python project management copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hatchling.yaml b/py3-hatchling.yaml index 992fc1fbb7e..1fbad38782a 100644 --- a/py3-hatchling.yaml +++ b/py3-hatchling.yaml @@ -1,7 +1,7 @@ package: name: py3-hatchling version: 1.26.3 - epoch: 0 + epoch: 1 description: Modern, extensible Python build backend copyright: - license: BSD-3-Clause @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hdfs.yaml b/py3-hdfs.yaml index 59374abaee8..d20151c98fc 100644 --- a/py3-hdfs.yaml +++ b/py3-hdfs.yaml @@ -1,7 +1,7 @@ package: name: py3-hdfs version: 2.7.3 - epoch: 1 + epoch: 2 description: 'HdfsCLI: API and command line interface for HDFS.' copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hologram.yaml b/py3-hologram.yaml index dc28cfd6041..113b42f864e 100644 --- a/py3-hologram.yaml +++ b/py3-hologram.yaml @@ -1,7 +1,7 @@ package: name: py3-hologram version: 0.0.16 - epoch: 2 + epoch: 3 description: JSON schema generation from dataclasses copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-html5lib.yaml b/py3-html5lib.yaml index d6305512939..a2964ff71ac 100644 --- a/py3-html5lib.yaml +++ b/py3-html5lib.yaml @@ -1,7 +1,7 @@ package: name: py3-html5lib version: "1.1" - epoch: 3 + epoch: 4 description: HTML parser based on the WHATWG HTML specification copyright: - license: MIT @@ -14,7 +14,7 @@ data: "3.10": "310" "3.11": "311" "3.12": "312" - "3.13": "300" + "3.13": "313" vars: module_name: html5lib diff --git a/py3-httpcore.yaml b/py3-httpcore.yaml index fe70928aa0d..aefcffd5a56 100644 --- a/py3-httpcore.yaml +++ b/py3-httpcore.yaml @@ -2,7 +2,7 @@ package: name: py3-httpcore version: 1.0.7 - epoch: 0 + epoch: 1 description: A minimal low-level HTTP client. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-httplib2.yaml b/py3-httplib2.yaml index 51b5cea56b0..8747fc2ef98 100644 --- a/py3-httplib2.yaml +++ b/py3-httplib2.yaml @@ -1,7 +1,7 @@ package: name: py3-httplib2 version: 0.22.0 - epoch: 2 + epoch: 3 description: A comprehensive HTTP client library. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-httpx.yaml b/py3-httpx.yaml index 9a106a3081f..48db8dfdba3 100644 --- a/py3-httpx.yaml +++ b/py3-httpx.yaml @@ -2,7 +2,7 @@ package: name: py3-httpx version: 0.28.1 - epoch: 0 + epoch: 1 description: The next generation HTTP client. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-huggingface-hub.yaml b/py3-huggingface-hub.yaml index 88c336b0d5c..b509f4a18a9 100644 --- a/py3-huggingface-hub.yaml +++ b/py3-huggingface-hub.yaml @@ -2,7 +2,7 @@ package: name: py3-huggingface-hub version: 0.26.5 - epoch: 0 + epoch: 1 description: Client library to download and publish models, datasets and other repos on the huggingface.co hub copyright: - license: Apache-2.0 @@ -29,7 +29,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: git-checkout diff --git a/py3-humanfriendly.yaml b/py3-humanfriendly.yaml index 1ce35960a7a..42de2127024 100644 --- a/py3-humanfriendly.yaml +++ b/py3-humanfriendly.yaml @@ -2,7 +2,7 @@ package: name: py3-humanfriendly version: '10.0' - epoch: 5 + epoch: 6 description: Human friendly output for text interfaces using Python copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hyperlink.yaml b/py3-hyperlink.yaml index b61200bd328..fcbc5fb73da 100644 --- a/py3-hyperlink.yaml +++ b/py3-hyperlink.yaml @@ -1,7 +1,7 @@ package: name: py3-hyperlink version: 21.0.0 - epoch: 3 + epoch: 4 description: A featureful, immutable, and correct URL for Python. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-hyperopt.yaml b/py3-hyperopt.yaml index f38aa607804..0a45bc22210 100644 --- a/py3-hyperopt.yaml +++ b/py3-hyperopt.yaml @@ -1,7 +1,7 @@ package: name: py3-hyperopt version: 0.2.7 - epoch: 3 + epoch: 4 description: Distributed Asynchronous Hyperparameter Optimization copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-idna.yaml b/py3-idna.yaml index e3a3b71e6ca..250dac92257 100644 --- a/py3-idna.yaml +++ b/py3-idna.yaml @@ -2,7 +2,7 @@ package: name: py3-idna version: '3.10' - epoch: 1 + epoch: 2 description: Internationalized Domain Names in Applications (IDNA) copyright: - license: BSD-3-Clause @@ -30,7 +30,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' pipeline: - uses: git-checkout diff --git a/py3-imagesize.yaml b/py3-imagesize.yaml index 0abef1741a2..186e32f1ec6 100644 --- a/py3-imagesize.yaml +++ b/py3-imagesize.yaml @@ -1,7 +1,7 @@ package: name: py3-imagesize version: 1.4.1 - epoch: 2 + epoch: 3 description: Getting image size from png/jpeg/jpeg2000/gif file copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-importlib-metadata.yaml b/py3-importlib-metadata.yaml index 2b61525c231..28f82c0f47b 100644 --- a/py3-importlib-metadata.yaml +++ b/py3-importlib-metadata.yaml @@ -2,7 +2,7 @@ package: name: py3-importlib-metadata version: 8.5.0 - epoch: 1 + epoch: 2 description: Read metadata from Python packages copyright: - license: Apache-2.0 @@ -19,7 +19,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-importlib-resources.yaml b/py3-importlib-resources.yaml index f3ac73c2f8d..61c7120eb0d 100644 --- a/py3-importlib-resources.yaml +++ b/py3-importlib-resources.yaml @@ -1,7 +1,7 @@ package: name: py3-importlib-resources version: 6.4.5 - epoch: 1 + epoch: 2 description: Read resources from Python packages copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-influxdb-client.yaml b/py3-influxdb-client.yaml index 97daf6f0432..516d0a80e16 100644 --- a/py3-influxdb-client.yaml +++ b/py3-influxdb-client.yaml @@ -1,7 +1,7 @@ package: name: py3-influxdb-client version: 1.48.0 - epoch: 0 + epoch: 1 description: InfluxDB 2.0 python client copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-iniconfig.yaml b/py3-iniconfig.yaml index 831ce8794c9..f5e36e7cc7b 100644 --- a/py3-iniconfig.yaml +++ b/py3-iniconfig.yaml @@ -1,7 +1,7 @@ package: name: py3-iniconfig version: 2.0.0 - epoch: 4 + epoch: 5 description: brain-dead simple parsing of ini files copyright: - license: MIT @@ -17,7 +17,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-installer.yaml b/py3-installer.yaml index d03d54d19aa..4761a7b73a8 100644 --- a/py3-installer.yaml +++ b/py3-installer.yaml @@ -1,7 +1,7 @@ package: name: py3-installer version: 0.7.0 - epoch: 9 + epoch: 10 description: A library for installing Python wheels. copyright: - license: "MIT" @@ -17,7 +17,7 @@ data: 3.10: "310" 3.11: "311" 3.12: "312" - 3.13: "300" + 3.13: "313" environment: contents: diff --git a/py3-invoke.yaml b/py3-invoke.yaml index 0e702e4aec1..a9215bb80ab 100644 --- a/py3-invoke.yaml +++ b/py3-invoke.yaml @@ -1,7 +1,7 @@ package: name: py3-invoke version: 2.2.0 - epoch: 2 + epoch: 3 description: Pythonic task management & command execution. copyright: - license: BSD-2-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ipaddress.yaml b/py3-ipaddress.yaml index e4482b7c1a1..74ad3a395d5 100644 --- a/py3-ipaddress.yaml +++ b/py3-ipaddress.yaml @@ -1,7 +1,7 @@ package: name: py3-ipaddress version: 1.0.23 - epoch: 3 + epoch: 4 description: IPv4/IPv6 manipulation library copyright: - license: PSF-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ipykernel.yaml b/py3-ipykernel.yaml index 5828458de6c..96f0fed386c 100644 --- a/py3-ipykernel.yaml +++ b/py3-ipykernel.yaml @@ -1,7 +1,7 @@ package: name: py3-ipykernel version: 6.29.5 - epoch: 2 + epoch: 3 description: IPython Kernel for Jupyter copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ipython-genutils.yaml b/py3-ipython-genutils.yaml index cf9fef473cc..3579d82a636 100644 --- a/py3-ipython-genutils.yaml +++ b/py3-ipython-genutils.yaml @@ -1,7 +1,7 @@ package: name: py3-ipython-genutils version: 0.2.0 - epoch: 3 + epoch: 4 description: Vestigial utilities from IPython copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ipython.yaml b/py3-ipython.yaml index 23e44d73cc8..b3758eff024 100644 --- a/py3-ipython.yaml +++ b/py3-ipython.yaml @@ -1,7 +1,7 @@ package: name: py3-ipython version: 8.16.0 - epoch: 2 + epoch: 3 description: 'IPython: Productive Interactive Computing' copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-ipywidgets.yaml b/py3-ipywidgets.yaml index 1a5b1498a6c..541c27fe0e9 100644 --- a/py3-ipywidgets.yaml +++ b/py3-ipywidgets.yaml @@ -1,7 +1,7 @@ package: name: py3-ipywidgets version: 8.1.5 - epoch: 1 + epoch: 2 description: Jupyter interactive widgets copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-isodate.yaml b/py3-isodate.yaml index 09f616e4191..79d36c70553 100644 --- a/py3-isodate.yaml +++ b/py3-isodate.yaml @@ -1,7 +1,7 @@ package: name: py3-isodate version: 0.7.2 - epoch: 1 + epoch: 2 description: An ISO 8601 date/time/duration parser and formatter copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-isort.yaml b/py3-isort.yaml index 839012d2b04..33a6bdccd99 100644 --- a/py3-isort.yaml +++ b/py3-isort.yaml @@ -1,7 +1,7 @@ package: name: py3-isort version: 5.13.2 - epoch: 2 + epoch: 3 description: A Python utility / library to sort imports. copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-itables.yaml b/py3-itables.yaml index 755b7f4f278..da6f735a0aa 100644 --- a/py3-itables.yaml +++ b/py3-itables.yaml @@ -1,7 +1,7 @@ package: name: py3-itables version: 2.2.4 - epoch: 0 + epoch: 1 description: Interactive Tables in Jupyter copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-itsdangerous.yaml b/py3-itsdangerous.yaml index 8b2234493ae..fd2e48305da 100644 --- a/py3-itsdangerous.yaml +++ b/py3-itsdangerous.yaml @@ -1,7 +1,7 @@ package: name: py3-itsdangerous version: 2.2.0 - epoch: 3 + epoch: 4 description: Safely pass data to untrusted environments and back. copyright: - license: BSD-3-Clause @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-jaeger-client.yaml b/py3-jaeger-client.yaml index 5582f2e6e33..3b2ac8db4a3 100644 --- a/py3-jaeger-client.yaml +++ b/py3-jaeger-client.yaml @@ -1,7 +1,7 @@ package: name: py3-jaeger-client version: 4.8.0 - epoch: 4 + epoch: 5 description: Jaeger Python OpenTracing Tracer implementation copyright: - license: Apache-2.0 @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: diff --git a/py3-jaraco.classes.yaml b/py3-jaraco.classes.yaml index a6c7d4fda94..879c49d2f75 100644 --- a/py3-jaraco.classes.yaml +++ b/py3-jaraco.classes.yaml @@ -2,7 +2,7 @@ package: name: py3-jaraco.classes version: 3.4.0 - epoch: 4 + epoch: 5 description: Utility functions for Python class constructs copyright: - license: MIT @@ -18,7 +18,7 @@ data: 3.10: '310' 3.11: '311' 3.12: '312' - 3.13: '300' + 3.13: '313' environment: contents: