From 0b063f447f29dcc10d5c7ef6e068dacba6ab4996 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:25:55 +0000 Subject: automatic import of python-vollseg --- .gitignore | 1 + python-vollseg.spec | 15 ++++++++------- sources | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 654e813..418fffc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /vollseg-10.8.9.tar.gz +/vollseg-29.9.2.tar.gz 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 - 10.8.9-1 +* Tue Apr 25 2023 Python_Bot - 29.9.2-1 - Package Spec generated diff --git a/sources b/sources index f6ff626..26fe3f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b59026a7e951e408047957c7eff5dcf5 vollseg-10.8.9.tar.gz +f36739c53aed6a46835daaf2a54da19a vollseg-29.9.2.tar.gz -- cgit v1.2.3