=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== conda-package-handling-1.7.2/versioneer.py-76- conda-package-handling-1.7.2/versioneer.py:77:`_version.py` also contains `$Revision$` markers, and the installation conda-package-handling-1.7.2/versioneer.py-78-process marks `_version.py` to have this marker rewritten with a tag name ############################################## conda-package-handling-1.7.2/debian/createmanpages-4- conda-package-handling-1.7.2/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'` conda-package-handling-1.7.2/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1` ############################################## conda-package-handling-1.7.2/debian/tests/run-unit-test-6-if [ "$AUTOPKGTEST_TMP" = "" ] ; then conda-package-handling-1.7.2/debian/tests/run-unit-test:7: AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX` conda-package-handling-1.7.2/debian/tests/run-unit-test-8- trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM