Skip to content

Commit

Permalink
sagemathgh-39121: more spkg-config.m4 and metadata for python packages
Browse files Browse the repository at this point in the history
subject says it all

URL: sagemath#39121
Reported by: Dima Pasechnik
Reviewer(s): Dima Pasechnik, Michael Orlitzky
  • Loading branch information
Release Manager committed Dec 13, 2024
2 parents dbf5dac + 287d6ed commit a72ae6d
Show file tree
Hide file tree
Showing 28 changed files with 29 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/configure/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tarball=configure-VERSION.tar.gz
sha1=ca942ace2e5104f3ae9e57946c8228b0bdb580c5
sha256=99c0a76943170a85d2eb868d72dd673c6b0df529d99b808458bdb3b285dec8fe
sha1=2da24db56e3f4227ca56a6b339264b82a196422e
sha256=e0609bcf48249d7232a0921b08d1da6edc9803f73111aaf4ea480eac46d4ffed
2 changes: 1 addition & 1 deletion build/pkgs/configure/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d129e08e85a0c6530fa140dfc04c86ac0b74e05e
5f0e77ee69fb564d430084122fe3728b4d1acdef
1 change: 1 addition & 0 deletions build/pkgs/execnet/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-execnet
1 change: 1 addition & 0 deletions build/pkgs/execnet/distros/debian.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-execnet
1 change: 1 addition & 0 deletions build/pkgs/execnet/distros/fedora.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-execnet
1 change: 1 addition & 0 deletions build/pkgs/execnet/distros/gentoo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev-python/execnet
1 change: 1 addition & 0 deletions build/pkgs/execnet/distros/void.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-execnet
1 change: 1 addition & 0 deletions build/pkgs/execnet/spkg-configure.m4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAGE_SPKG_CONFIGURE([execnet], [SAGE_PYTHON_PACKAGE_CHECK([execnet])])
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-iniconfig
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/distros/debian.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-iniconfig
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/distros/fedora.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-iniconfig
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/distros/gentoo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev-python/iniconfig
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/distros/void.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-iniconfig
1 change: 1 addition & 0 deletions build/pkgs/iniconfig/spkg-configure.m4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAGE_SPKG_CONFIGURE([iniconfig], [SAGE_PYTHON_PACKAGE_CHECK([iniconfig])])
1 change: 1 addition & 0 deletions build/pkgs/pyproject_api/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-pyproject-api
1 change: 1 addition & 0 deletions build/pkgs/pyproject_api/distros/debian.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-api
1 change: 1 addition & 0 deletions build/pkgs/pyproject_api/distros/fedora.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-api
1 change: 1 addition & 0 deletions build/pkgs/pyproject_api/distros/gentoo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev-python/pyproject-api
1 change: 1 addition & 0 deletions build/pkgs/pyproject_api/distros/void.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-api
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-pyproject-hooks
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/distros/debian.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-hooks
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/distros/fedora.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-hooks
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/distros/gentoo.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev-python/pyproject-hooks
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/distros/void.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-hooks
1 change: 1 addition & 0 deletions build/pkgs/pyproject_hooks/spkg-configure.m4
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAGE_SPKG_CONFIGURE([pyproject_hooks], [SAGE_PYTHON_PACKAGE_CHECK([pyproject_hooks])])
1 change: 1 addition & 0 deletions build/pkgs/pyproject_metadata/distros/arch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python-pyproject-metadata
1 change: 1 addition & 0 deletions build/pkgs/pyproject_metadata/distros/debian.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-metadata
1 change: 1 addition & 0 deletions build/pkgs/pyproject_metadata/distros/void.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
python3-pyproject-metadata

0 comments on commit a72ae6d

Please sign in to comment.