From 60321a43766c8b897a2b477caf119e2ef8959e11 Mon Sep 17 00:00:00 2001 From: orf Date: Tue, 29 Oct 2024 04:22:18 +0000 Subject: [PATCH] Add repository URLs --- links/dataset.txt | 24 ++++++++++++------------ links/repositories-with-packages.txt | 2 +- links/repositories.json | 8 ++++++++ links/repositories.txt | 3 ++- links/repositories_ssh.txt | 3 ++- 5 files changed, 25 insertions(+), 15 deletions(-) diff --git a/links/dataset.txt b/links/dataset.txt index 46f8305d..6530c408 100644 --- a/links/dataset.txt +++ b/links/dataset.txt @@ -1,12 +1,12 @@ -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-03269778.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-17d8be30.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-2b4635c9.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-2d0ae87e.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-44ce2ca1.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-47c23325.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-47e8e969.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-653fcaa4.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-a1368ea1.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-a24b456d.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-e6ebf1fd.parquet -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/dataset-f75219d2.parquet \ No newline at end of file +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-03269778.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-17d8be30.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-2d0ae87e.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-44ce2ca1.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-47c23325.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-47e8e969.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-653fcaa4.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-9971d829.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-a1368ea1.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-a24b456d.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-e6ebf1fd.parquet +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/dataset-f75219d2.parquet \ No newline at end of file diff --git a/links/repositories-with-packages.txt b/links/repositories-with-packages.txt index 09a4e212..96b89c68 100644 --- a/links/repositories-with-packages.txt +++ b/links/repositories-with-packages.txt @@ -1 +1 @@ -https://github.com/pypi-data/data/releases/download/2024-10-28-10-05/repos-with-packages.jsonl.gz \ No newline at end of file +https://github.com/pypi-data/data/releases/download/2024-10-29-03-09/repos-with-packages.jsonl.gz \ No newline at end of file diff --git a/links/repositories.json b/links/repositories.json index b78ca967..42ebf125 100644 --- a/links/repositories.json +++ b/links/repositories.json @@ -2430,5 +2430,13 @@ "index_url": "https://raw.githubusercontent.com/pypi-data/pypi-mirror-304/refs/heads/main/index.json", "dataset_url": "https://github.com/pypi-data/pypi-mirror-304/releases/download/latest/dataset.parquet", "number": 304 + }, + { + "name": "pypi-mirror-305", + "url": "https://github.com/pypi-data/pypi-mirror-305", + "ssh_url": "git@github.com:pypi-data/pypi-mirror-305.git", + "index_url": "https://raw.githubusercontent.com/pypi-data/pypi-mirror-305/refs/heads/main/index.json", + "dataset_url": "https://github.com/pypi-data/pypi-mirror-305/releases/download/latest/dataset.parquet", + "number": 305 } ] \ No newline at end of file diff --git a/links/repositories.txt b/links/repositories.txt index 2947aa8b..a147839f 100644 --- a/links/repositories.txt +++ b/links/repositories.txt @@ -301,4 +301,5 @@ https://github.com/pypi-data/pypi-mirror-300 https://github.com/pypi-data/pypi-mirror-301 https://github.com/pypi-data/pypi-mirror-302 https://github.com/pypi-data/pypi-mirror-303 -https://github.com/pypi-data/pypi-mirror-304 \ No newline at end of file +https://github.com/pypi-data/pypi-mirror-304 +https://github.com/pypi-data/pypi-mirror-305 \ No newline at end of file diff --git a/links/repositories_ssh.txt b/links/repositories_ssh.txt index 8a620c0b..41edad1e 100644 --- a/links/repositories_ssh.txt +++ b/links/repositories_ssh.txt @@ -301,4 +301,5 @@ git@github.com:pypi-data/pypi-mirror-300.git git@github.com:pypi-data/pypi-mirror-301.git git@github.com:pypi-data/pypi-mirror-302.git git@github.com:pypi-data/pypi-mirror-303.git -git@github.com:pypi-data/pypi-mirror-304.git \ No newline at end of file +git@github.com:pypi-data/pypi-mirror-304.git +git@github.com:pypi-data/pypi-mirror-305.git \ No newline at end of file