Skip to content

Commit ebb218f

Browse files
committed
leftover standard packages without spkg-configures
1 parent 6546189 commit ebb218f

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
calver
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([calver], [
2+
SAGE_PYTHON_PACKAGE_CHECK([calver])
3+
])
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/fastjsonschema
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([fastjsonschema], [
2+
SAGE_PYTHON_PACKAGE_CHECK([fastjsonschema])
3+
])
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/hatch-fancy-pypi-readme
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([hatch_fancy_pypi_readme], [
2+
SAGE_PYTHON_PACKAGE_CHECK([hatch_fancy_pypi_readme])
3+
])
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/hatch-vcs
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([hatch_vcs], [
2+
SAGE_PYTHON_PACKAGE_CHECK([hatch_vcs])
3+
])
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/trove-classifiers
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([trove_classifiers], [
2+
SAGE_PYTHON_PACKAGE_CHECK([trove_classifiers])
3+
])

0 commit comments

Comments
 (0)