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

@@ -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