summaryrefslogtreecommitdiff
path: root/app-antivirus/fangfrisch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-02-16 08:04:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-02-16 08:04:03 +0000
commit97f40b36b1afa9726e32962d11f3ac2d0bc5792e (patch)
tree1c7d586bc8a53d3b768630527bb80a477d661fa3 /app-antivirus/fangfrisch
parentb435e036d9775b71048373b91d4c7c3398826858 (diff)
gentoo auto-resync : 16:02:2023 - 08:04:02
Diffstat (limited to 'app-antivirus/fangfrisch')
-rw-r--r--app-antivirus/fangfrisch/Manifest2
-rw-r--r--app-antivirus/fangfrisch/fangfrisch-1.5.0-r1.ebuild17
2 files changed, 9 insertions, 10 deletions
diff --git a/app-antivirus/fangfrisch/Manifest b/app-antivirus/fangfrisch/Manifest
index 04799f1af9ff..0b10bc7ad4f1 100644
--- a/app-antivirus/fangfrisch/Manifest
+++ b/app-antivirus/fangfrisch/Manifest
@@ -3,6 +3,6 @@ AUX fangfrisch.cron 170 BLAKE2B b2b3572bb468942eecc006749710900bb19e29d40ad444a4
AUX fangfrisch.service 347 BLAKE2B d7c36538bc8c96bd9f31cbfbba5e26572557cd87567b7c0aec1e6d4d6041194531a8da3ca831ba11f7df3558754e4bd965e03a5ae06ed8cadb9617b28028dbcf SHA512 e296b4c2f81754650845ed9ad9bd655cc81c2e59843508da5eca07d808a50a9bad5a3972f4f55ef4b97652d5f2f0c8d4e3b0cc63c7e38cc27074801e98961bcc
AUX fangfrisch.timer 212 BLAKE2B debdcfa78e9583aa490be4e6c91834e134e1680b0f0f1284046f5ac611fa77878e0258f92e4f99ae2c4616b57a6a240b6be797c2e36308a218983e51dbf20848 SHA512 1e5d5cf39bddd7527350ef5f2fa7b1e3018ca32b3f0b2d0df4d31184eef11c811b1c0111f547b4174e1a550ffeee73f5c7215da8c381edb0cccf71887c77f8ff
DIST fangfrisch-1.5.0.tar.gz 115352 BLAKE2B 2c8ed5484255e336a960285f4eb13180691b2e4da0260f6ed2d1308575f5104cb79602c6c5bda93d2889dfdf24817748560376c9e13e6071810d9246b6120724 SHA512 cb15933d0cacc0912e7f1f103a213e277905a40ff4f7fe818c60d28c2ce92377aaea77b413f55f0ae8701e41eb35bcb2c3b3e04c624a6a57533ca621f93e00f5
-EBUILD fangfrisch-1.5.0-r1.ebuild 2095 BLAKE2B 372b083f3114e4026927fc8ab51beb44c06bb3fc850de3fbbd1bad18ddaf6c05005011a52621c9765c9c6217d3dff1008271973498e7a889b6314c0fbfe42d28 SHA512 e398bd80e744c8a9fe2c389c4cb43fbba614f3677d5e18c7b76f9b540abc2106d9faacd13a3ad7aa01a342a91a9279c38d32270443f93f8e443134766d2d8ac0
+EBUILD fangfrisch-1.5.0-r1.ebuild 1950 BLAKE2B b26650f5f2f8f6bedd50b4bb5abc696529078bd3332e325220d72119dff730c429798668008152751204a8a459b054b0306b5e5e6ab6ff380b80b4be3574b9f4 SHA512 fd332da696765fdf584cce62f697baa3a3d0f65c6e62755828af1d9f568227d157061265a146d0a32a744eba03d59a7f4a2fc629040f99668c61b69c55fc3efb
EBUILD fangfrisch-1.5.0.ebuild 1937 BLAKE2B c4e79e2fcab7196b392daaa5690a9dc9c07d4392b9c080eab76d396c6f6fdf2b0f39fcfcedb04d0b411d36093f4e3632da1cc19afcef9b98e562bf2106be9f81 SHA512 9276ecaab9f87a45c2f4336f9bfc4d44cd7fafa0c346dacfbd34623c3b1c80e6905567d67c0590b112ce797637efa1eefe64b21a600b21e1f3f63031ddaed2cc
MISC metadata.xml 692 BLAKE2B 3896ef038265830e10720cde6131e2809084ea45302fee78ab5bba304cd56d5732b708e92119b37fa041d5a9bbd72ded926913a1ba7e4cc93ee7f2f310a53f19 SHA512 ac7bf47c11d46a81f1a81df4572b9592a5b12867db6797b7def523f73cde8b2f541e5dc8e59ff59b2b3e2cf7ba0fdc0ff5e7270913dd9b7bc718fa3e1b010771
diff --git a/app-antivirus/fangfrisch/fangfrisch-1.5.0-r1.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.5.0-r1.ebuild
index 6699e401c1fd..53c0fb8c80fa 100644
--- a/app-antivirus/fangfrisch/fangfrisch-1.5.0-r1.ebuild
+++ b/app-antivirus/fangfrisch/fangfrisch-1.5.0-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9,10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 readme.gentoo-r1 systemd
@@ -38,20 +38,19 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"
+# Due to the nature of Fangfrisch, most tests require network
+# connectivity and/or access keys to download signature files.
+PROPERTIES="test_network"
+RESTRICT="test"
+
DEPEND=">=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-1.3.11[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
+distutils_enable_tests unittest
+
python_prepare_all() {
sed -i -e '/SQLAlchemy/d' setup.py || die
- # Due to the nature of Fangfrisch, most tests require network
- # connectivity and/or access keys to download signature files.
- # Also, my own CI reports show that the tests are successful,
- # so instead of a pick-and-choose approach, the complete tests
- # directory is removed in this ebuild. --RS
- if [ -d tests ]; then
- rm -r tests || die
- fi
distutils-r1_python_prepare_all
}