Skip to content

Commit fb2752a

Browse files
committed
add systems info for furo
1 parent 45ee925 commit fb2752a

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

build/pkgs/furo/distros/arch.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-sphinx-furo

build/pkgs/furo/distros/debian.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
furo

build/pkgs/furo/distros/fedora.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python-furo

build/pkgs/furo/distros/freebsd.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
textproc/py-furo

build/pkgs/furo/distros/gentoo.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dev-python/furo

build/pkgs/furo/spkg-configure.m4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SAGE_SPKG_CONFIGURE([furo], [
2+
SAGE_PYTHON_PACKAGE_CHECK([furo])
3+
])

0 commit comments

Comments
 (0)