From 08c0767d72fda87cd220be1980dd05fc3c2936e0d6d813c2115c3042fce38011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Dec 2019 08:30:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dist?expand=0&rev=3 --- 1.0.3.tar.gz | 3 +++ dist-1.0.3.zip | 3 --- python-dist.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 1.0.3.tar.gz delete mode 100644 dist-1.0.3.zip diff --git a/1.0.3.tar.gz b/1.0.3.tar.gz new file mode 100644 index 0000000..88430db --- /dev/null +++ b/1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee8e2571079673036fb84f8e1d4c95fe140374ce8c462048fe8d3dd36bd5451 +size 10504 diff --git a/dist-1.0.3.zip b/dist-1.0.3.zip deleted file mode 100644 index 5bb4443..0000000 --- a/dist-1.0.3.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7466ce2d4bce095ca60e204664847055831181d03e26b4e39b08c55c65ac0412 -size 12799 diff --git a/python-dist.spec b/python-dist.spec index bac23a2..f82ce7e 100644 --- a/python-dist.spec +++ b/python-dist.spec @@ -24,7 +24,7 @@ Summary: Compute distance between two coordinates on the map License: MIT Group: Development/Languages/Python URL: https://github.com/duboviy/dist -Source: https://files.pythonhosted.org/packages/source/d/dist/dist-%{version}.zip +Source: https://github.com/duboviy/dist/archive/%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes