From 0e4d05683026aec2127e3083dad73e6856580b3a Mon Sep 17 00:00:00 2001 From: Magnus Watn Date: Fri, 26 Jul 2024 21:59:03 +0200 Subject: [PATCH] Update Warehouse description and vcs url Warehouse is now powering PyPI! --- data/poweredBy/apps/warehouse.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/data/poweredBy/apps/warehouse.yaml b/data/poweredBy/apps/warehouse.yaml index eadea33..ce5a1e3 100644 --- a/data/poweredBy/apps/warehouse.yaml +++ b/data/poweredBy/apps/warehouse.yaml @@ -1,11 +1,10 @@ category: floss demoUrl: https://pypi.org/ -description:

Warehouse is a next generation Python Package Repository designed - to replace the legacy code base that currently powers PyPI.

+description:

Warehouse is the software that powers PyPI.

docsUrl: https://warehouse.readthedocs.io/ logo: warehouse-pypi-logo.png maintainers: [] name: warehouse projectUrl: https://pypi.org pypiUrl: '' -vcsUrl: https://github.com/pypa/warehouse +vcsUrl: https://github.com/pypi/warehouse