14
0
forked from pool/python-parted

Accepting request 611893 from home:bmwiedemann:branches:devel:languages:python

Update to 3.11.1
  * make package build reproducible (boo#1041090)

note: not tested

OBS-URL: https://build.opensuse.org/request/show/611893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parted?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-05-24 14:39:22 +00:00
committed by Git OBS Bridge
parent aa130de5ee
commit ae81501588
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cbea4359782deb95efc074444909686952fcbfc19b97e15c06ca7dbfed8d2c
size 94742

3
pyparted-3.11.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:983b5123742d0124b640eafbeee9c5413d23b5ada29fb0adb34c5940a4f43664
size 100585

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 24 12:08:12 UTC 2018 - bwiedemann@suse.com
- Update to 3.11.1
* make package build reproducible (boo#1041090)
-------------------------------------------------------------------
Fri Mar 31 09:32:09 UTC 2017 - cbosdonnat@suse.com

View File

@@ -21,11 +21,11 @@ License: GPL-2.0+
Group: Development/Languages/Python
Name: python-parted
%define srcname pyparted
Version: 3.10.7
Version: 3.11.1
Release: 0
Url: http://fedorahosted.org/pyparted
Source0: https://pypi.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
Source0: https://github.com/dcantrell/pyparted/archive/v3.11.1.tar.gz#/%{srcname}-%{version}.tar.gz
# catch exception for unknown 'disk flag', kkaempf@suse.de
Patch: pyparted-3.10.patch