14
0

Accepting request 307469 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/307469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pymetar?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2015-05-16 17:01:45 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2666c9bcb171bcc5cd6c174073a280836f049fbbd9c264ea24a2a023edb647c9
size 22123

3
pymetar-0.20.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 11 16:39:38 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.20:
* no changelog available
- remove notice about FSF address: fixed upstream
-------------------------------------------------------------------
Fri Mar 30 13:14:36 UTC 2012 - malcolmlewis@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pymetar
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Malcolm J Lewis <malcolmlewis@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -17,19 +17,16 @@
#
#FIXME: Email sent 24th Jan 2012 to developer to request updating FSF
# address in next release.
%define modname pymetar
Name: python-%{modname}
Version: 0.19
Version: 0.20
Release: 0
Summary: METAR weather report parser
License: GPL-2.0+
Group: Development/Languages/Python
Url: http://www.schwarzvogel.de/software-pymetar.shtml
Source0: http://www.schwarzvogel.de/pkgs/pymetar-0.19.tar.gz
Source0: http://www.schwarzvogel.de/pkgs/pymetar-%{version}.tar.gz
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}