summaryrefslogtreecommitdiffstats
path: root/python/jdcal
diff options
context:
space:
mode:
Diffstat (limited to 'python/jdcal')
-rw-r--r--python/jdcal/jdcal.SlackBuild3
-rw-r--r--python/jdcal/jdcal.info6
2 files changed, 3 insertions, 6 deletions
diff --git a/python/jdcal/jdcal.SlackBuild b/python/jdcal/jdcal.SlackBuild
index 11cc881910..4b2c4d8bec 100644
--- a/python/jdcal/jdcal.SlackBuild
+++ b/python/jdcal/jdcal.SlackBuild
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/python/jdcal/jdcal.info b/python/jdcal/jdcal.info
index a8596ac69e..2c1fb55974 100644
--- a/python/jdcal/jdcal.info
+++ b/python/jdcal/jdcal.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/phn/jdcal/archive/v1.4.1/jdcal-1.4.1.tar.gz"
MD5SUM="de6b2f33d60a9e9174b67d7883713357"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lxml"
-MAINTAINER="Isaac Yu"
-EMAIL="isaacyu1@isaacyu1.com"
+REQUIRES="python2-lxml python3-lxml"
+MAINTAINER="orphaned (no maintainer)"
+EMAIL="nobody@domain.com"