diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-30 03:04:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-30 03:04:49 -0500 |
| commit | 0fb86e044f244e00302b1878b3e15e0db0e4b7e5 (patch) | |
| tree | 01eeaaaafa24d9c759103aa30b91c5999ae52a1d /sci-libs/pyshp | |
| parent | 8087a9548fbac1dade3245660600d025f43d6732 (diff) | |
| download | baldeagleos-repo-0fb86e044f244e00302b1878b3e15e0db0e4b7e5.tar.gz baldeagleos-repo-0fb86e044f244e00302b1878b3e15e0db0e4b7e5.tar.xz baldeagleos-repo-0fb86e044f244e00302b1878b3e15e0db0e4b7e5.zip | |
Adding metadata
Diffstat (limited to 'sci-libs/pyshp')
| -rw-r--r-- | sci-libs/pyshp/Manifest | 2 | ||||
| -rw-r--r-- | sci-libs/pyshp/pyshp-3.1.6.ebuild (renamed from sci-libs/pyshp/pyshp-3.1.4.ebuild) | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/sci-libs/pyshp/Manifest b/sci-libs/pyshp/Manifest index 46844d38a245..54cf4e0f66e6 100644 --- a/sci-libs/pyshp/Manifest +++ b/sci-libs/pyshp/Manifest @@ -1,3 +1,3 @@ DIST pyshp-3.0.3.tar.gz 2192568 BLAKE2B 1c5dadee078fd036a11fede2d1a94a4cc5bd265ffdddd16946e552edf9ceee40b66fad8df10b2d6f18c37c36c81cf0409b1e28f0db72480baee5dfbe043186c0 SHA512 08edf732e1dc60f79fd3ace1374fb4d7d226d774d6035f4da26eb6646533218d30fa9081fdf58d320b7e1f731174e899a27150aadf9d1698afbeb6d2d0b411c0 -DIST pyshp-3.1.4.tar.gz 2225442 BLAKE2B 614ca8cb7c6153a7d3613151e0a08d00fd54a24e2c27159ab84981761e6336aad09d8c7ce0ff8354c14c18106f9eee5a185a437fce2d3ebc0fe54507ba02c100 SHA512 1a3c424075a687903ff8bdf95c888905401479e9d315662a948e744a5d432c0427af4912ec1a9f826d8fcf2f511ea028a3436c838136543c4a1a3a854c4eaa87 DIST pyshp-3.1.5.tar.gz 2226800 BLAKE2B 3a9fe4c27f32d0c3a038c831696136c86691ce34d43b489ac31e95bc00831f5197a5745d5de8be8a319649206841663466987d93e32d79f047c0caae2cd7377b SHA512 cfd0ed7c606372418c1743262b72626a497f9896ef55a9a856dbdeb40c9c821530be56e8411730f0ad92d92a257a59bbd4d5117a57ca248880f857053296016d +DIST pyshp-3.1.6.tar.gz 2227945 BLAKE2B 04fd3706d6402f42cb64794bb8312647da2c47dfc6dd75e3452e9dddc79178bd344ac33ca80f0f75df6daa54e3ad6da0dbd67e5b7dc848cf404d7ec11d4151a6 SHA512 63ff81962d3433f417de2c3f1df41709ed698025b443cee08ecfe65d3a09e6b16fd91630b1575cb90f6090f2ef7ff651313fd9caa4d865d847658c660ed53aba diff --git a/sci-libs/pyshp/pyshp-3.1.4.ebuild b/sci-libs/pyshp/pyshp-3.1.6.ebuild index 6dfa6542f454..0b8810e83d3c 100644 --- a/sci-libs/pyshp/pyshp-3.1.4.ebuild +++ b/sci-libs/pyshp/pyshp-3.1.6.ebuild @@ -21,9 +21,5 @@ EPYTEST_PLUGINS=() distutils_enable_tests pytest python_test() { - local EPYTEST_DESELECT=( - tests/hypothesis_tests.py::test_dbf_reader_writer_roundtrip - tests/hypothesis_tests.py::test_shapefile_reader_writer_roundtrip - ) epytest tests -m "not network" } |
