From fcab30099a7ec4f460d989e3d34b50067de224bbe0a0d95a4a81616647ae4614 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Dec 2021 17:34:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-enaml?expand=0&rev=3 --- _service | 16 ---------------- _servicedata | 4 ---- enaml-0.14.0.tar.gz | 4 ++-- python-enaml.spec | 2 +- 4 files changed, 3 insertions(+), 23 deletions(-) delete mode 100644 _service delete mode 100644 _servicedata diff --git a/_service b/_service deleted file mode 100644 index eb47d79..0000000 --- a/_service +++ /dev/null @@ -1,16 +0,0 @@ - - - 0.14.0 - https://github.com/nucleic/enaml.git - main - git - .git* - enable - mcepl@cepl.eu - - - *.tar - gz - - - diff --git a/_servicedata b/_servicedata deleted file mode 100644 index fe8aa95..0000000 --- a/_servicedata +++ /dev/null @@ -1,4 +0,0 @@ - - - https://github.com/nucleic/enaml.git - 8f02a3c1a80c0a6930508551c7de1d345095173d \ No newline at end of file diff --git a/enaml-0.14.0.tar.gz b/enaml-0.14.0.tar.gz index 4cfa77e..b22e51f 100644 --- a/enaml-0.14.0.tar.gz +++ b/enaml-0.14.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f60cfd6e8332f9ca92e5d218c19fbcfc7555b322d44db79eaa2766d052df6cbf -size 8035579 +oid sha256:577635deab19a5a7d19a7f61c6622b0f65b98ec6e939ccb345b2f48715bd9489 +size 7939232 diff --git a/python-enaml.spec b/python-enaml.spec index e18d79b..305d615 100644 --- a/python-enaml.spec +++ b/python-enaml.spec @@ -28,7 +28,7 @@ Release: 0 Summary: Declarative DSL for building rich user interfaces in Python License: BSD-3-Clause AND LGPL-2.1-only URL: https://github.com/nucleic/enaml -Source: https://github.com/nucleic/enaml/archive/%{version}.tar.gz#/enaml-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/e/enaml/enaml-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes