diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:25:55 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:25:55 +0000 |
| commit | 0b063f447f29dcc10d5c7ef6e068dacba6ab4996 (patch) | |
| tree | 185aae82d780244804c5f73dcd57133bc67bd1cb /python-vollseg.spec | |
| parent | d85c739e12462d99bdd8e89d3aa4696e5a6daacb (diff) | |
automatic import of python-vollsegopeneuler20.03
Diffstat (limited to 'python-vollseg.spec')
| -rw-r--r-- | python-vollseg.spec | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/python-vollseg.spec b/python-vollseg.spec index 0623557..c7c5051 100644 --- a/python-vollseg.spec +++ b/python-vollseg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-vollseg -Version: 10.8.9 +Version: 29.9.2 Release: 1 -Summary: Segmentation tool for biological cells of irregular size and shape in 3D and 2D. +Summary: Segmentation tool for biological cells of irregular size and shape in 3D and 2D, using StarDist, U-NET, CARE, CellPose and SAM License: BSD-3-Clause -URL: https://github.com/kapoorlab/vollseg/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/dd/b4/0309484cd5351270c72b6bf12ffc4c5c1ea90de95347f2539dc9ec515111/vollseg-10.8.9.tar.gz +URL: https://github.com/Kapoorlabs-CAPED/VollSeg/ +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f7/73/017b91c20a1f34e7ac364346026a78bf9844a027f54bdc9d3a14183c37a2/vollseg-29.9.2.tar.gz BuildArch: noarch Requires: python3-pandas @@ -18,6 +18,7 @@ Requires: python3-cellpose-vollseg Requires: python3-torch Requires: python3-test-tube Requires: python3-lightning +Requires: python3-segment-anything Requires: python3-tox Requires: python3-pytest Requires: python3-pytest-cov @@ -122,7 +123,7 @@ Under MIT license. See [LICENSE](LICENSE). %package -n python3-vollseg -Summary: Segmentation tool for biological cells of irregular size and shape in 3D and 2D. +Summary: Segmentation tool for biological cells of irregular size and shape in 3D and 2D, using StarDist, U-NET, CARE, CellPose and SAM Provides: python-vollseg BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -329,7 +330,7 @@ Under MIT license. See [LICENSE](LICENSE). %prep -%autosetup -n vollseg-10.8.9 +%autosetup -n vollseg-29.9.2 %build %py3_build @@ -369,5 +370,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 10.8.9-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 29.9.2-1 - Package Spec generated |
