From 7d25cf306a8cc339fc92380983556d4203325694e98a80219d34dbe4784f1bff Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 7 Jul 2016 07:28:12 +0000 Subject: [PATCH] Accepting request 407016 from Application:ERP:Tryton:3.8 license string and naming corrected OBS-URL: https://build.opensuse.org/request/show/407016 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-stdnum?expand=0&rev=1 --- .gitattributes | 23 +++++++++++++++ .gitignore | 1 + _service | 3 ++ python-python-stdnum.changes | 16 ++++++++++ python-python-stdnum.spec | 57 ++++++++++++++++++++++++++++++++++++ python-stdnum-1.3.tar.gz | 3 ++ 6 files changed, 103 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 _service create mode 100644 python-python-stdnum.changes create mode 100644 python-python-stdnum.spec create mode 100644 python-stdnum-1.3.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/_service b/_service new file mode 100644 index 0000000..a07f79b --- /dev/null +++ b/_service @@ -0,0 +1,3 @@ + + + diff --git a/python-python-stdnum.changes b/python-python-stdnum.changes new file mode 100644 index 0000000..35639b5 --- /dev/null +++ b/python-python-stdnum.changes @@ -0,0 +1,16 @@ +------------------------------------------------------------------- +Mon Jul 4 07:15:17 UTC 2016 - axel.braun@gmx.de + +- update to version 1.3 + +------------------------------------------------------------------- +Wed Jun 29 07:07:28 UTC 2016 - axel.braun@gmx.de + +- change package name to namingconventions + +------------------------------------------------------------------- +Mon Jan 4 20:12:58 UTC 2016 - axel.braun@gmx.de + +- Version 1.2 + initial OBS build + diff --git a/python-python-stdnum.spec b/python-python-stdnum.spec new file mode 100644 index 0000000..1f77bb4 --- /dev/null +++ b/python-python-stdnum.spec @@ -0,0 +1,57 @@ +# +# spec file for package python-stdnum +# +# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ + +%define base_name python-stdnum + +Name: python-%{base_name} +Version: 1.3 +Release: 0 +License: LGPL-2.0+ +Summary: Python module to handle standardized numbers and codes +Url: http://arthurdejong.org/python-stdnum/ +Group: Development/Languages/Python +Source: https://files.pythonhosted.org/packages/21/9b/5ff5aeb1f41a23cbbfec6b4a7852c9fec6c904c34bba0b5f905da1702809/%{base_name}-%{version}.tar.gz +BuildRequires: python-devel +BuildRequires: python-setuptools +Suggests: python-PySimpleSOAP +Suggests: python-suds +BuildRoot: %{_tmppath}/%{base_name}-%{version}-build +BuildArch: noarch + +%description +Parse, validate and reformat standard numbers and codes. + +This library offers functions for parsing, validating and reformatting +standard numbers and codes in various formats. + +Apart from the validate() function, modules generally provide extra +parsing, validation, formatting or conversion functions. + +%prep +%setup -q -n %{base_name}-%{version} + +%build +python setup.py build + +%install +python setup.py install --prefix=%{_prefix} --root=%{buildroot} + +%files +%defattr(-,root,root,-) +%doc NEWS ChangeLog README COPYING +%{python_sitelib}/* + +%changelog diff --git a/python-stdnum-1.3.tar.gz b/python-stdnum-1.3.tar.gz new file mode 100644 index 0000000..3a70b87 --- /dev/null +++ b/python-stdnum-1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e33f1d3e15fb5fe68518ed8a41d0f3247703f3a8d53864005529441c5ddc9d9 +size 274077