forked from pool/python-vobject
Accepting request 504635 from home:okurz:branches:devel:languages:python
Fix source validation by re-download OBS-URL: https://build.opensuse.org/request/show/504635 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vobject?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
f8b372f24d
commit
16dfa6c5af
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 19 11:01:08 UTC 2017 - okurz@suse.com
|
||||
|
||||
- Fix source validation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 05:54:04 UTC 2017 - okurz@suse.com
|
||||
|
||||
|
||||
@@ -17,15 +17,15 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-vobject
|
||||
%global modname vobject
|
||||
Name: python-%{modname}
|
||||
Version: 0.9.4.1
|
||||
Release: 0
|
||||
Summary: Python package for parsing and creating iCalendar and vCard files
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://eventable.github.io/%{modname}/
|
||||
Source: https://files.pythonhosted.org/packages/source/v/%{modname}/%{modname}-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/v/%{modname}/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module PyICU}
|
||||
BuildRequires: %{python_module devel >= 2.7}
|
||||
BuildRequires: %{python_module python-dateutil >= 2.4.0}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:accc36d227ce02f3b258e666d504745e21a149a33c307a8d32d9fd439d2f5efb
|
||||
size 57585
|
||||
oid sha256:faea7d4fb3e2bc8ef6367e7f9b4ad0841aa1980fd5dd96d05c7a90e39880811c
|
||||
size 57723
|
||||
|
||||
Reference in New Issue
Block a user