Skip to content

Commit e3153fb

Browse files
author
Release Manager
committed
sagemathgh-39418: more spkg-configures (new/fixes) this adds spkg-configure for `h11`, and fixes incorrect spkg-configure for symengine_py URL: sagemath#39418 Reported by: Dima Pasechnik Reviewer(s): Michael Orlitzky
2 parents 9d37809 + de58341 commit e3153fb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build/pkgs/h11/spkg-configure.m4

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
SAGE_SPKG_CONFIGURE([h11], [SAGE_PYTHON_PACKAGE_CHECK([h11])])
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SAGE_SPKG_CONFIGURE([symengine_py], [SAGE_PYTHON_PACKAGE_CHECK([symengine_py])])
1+
SAGE_SPKG_CONFIGURE([symengine_py], [SAGE_PYTHON_PACKAGE_CHECK([symengine])])

0 commit comments

Comments
 (0)