diff --git a/.gitignore b/.gitignore index 5f6f711..2c28076 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /shyaml-0.5.0.tar.gz +/shyaml-0.6.1.tar.gz diff --git a/shyaml.autogen.patch b/shyaml.autogen.patch index 82420e8..c898f5f 100644 --- a/shyaml.autogen.patch +++ b/shyaml.autogen.patch @@ -1,5 +1,5 @@ diff --git a/setup.cfg b/setup.cfg -index 37a3947..734ad7c 100644 +index b0651e8..624413e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,7 @@ @@ -8,7 +8,7 @@ index 37a3947..734ad7c 100644 -version = %%version%% -summary = %%description%% +name = shyaml -+version = 0.5.0 ++version = 0.6.1 +summary = YAML for command line description-file = README.rst @@ -27,7 +27,7 @@ index 37a3947..734ad7c 100644 classifier = Programming Language :: Python diff --git a/setup.py b/setup.py -index 362dc53..0e0efbd 100644 +index 362dc53..a6db632 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ from setuptools import setup @@ -35,7 +35,20 @@ index 362dc53..0e0efbd 100644 ## -if "%%short-version%%".startswith("%%"): -+if "0.5.0".startswith("%%"): ++if "0.6.1".startswith("%%"): import os.path import sys WIN32 = sys.platform == 'win32' +diff --git a/shyaml.py b/shyaml.py +index cf1c252..4b36659 100755 +--- a/shyaml.py ++++ b/shyaml.py +@@ -18,7 +18,7 @@ import textwrap + import yaml + + +-__version__ = "%%version%%" ## gets filled at release time by ./autogen.sh ++__version__ = "0.6.1" ## gets filled at release time by ./autogen.sh + + + __with_libyaml__ = False diff --git a/shyaml.filelist.patch b/shyaml.filelist.patch index 98199e7..398bb48 100644 --- a/shyaml.filelist.patch +++ b/shyaml.filelist.patch @@ -1,7 +1,8 @@ -diff -ur shyaml-0.5.0.autogen/setup.cfg shyaml-0.5.0.autogen.filelist/setup.cfg ---- shyaml-0.5.0.autogen/setup.cfg 2017-12-29 11:12:41.060478370 +0100 -+++ shyaml-0.5.0.autogen.filelist/setup.cfg 2017-12-29 11:13:19.514935840 +0100 -@@ -4,7 +4,6 @@ +diff --git a/setup.cfg b/setup.cfg +index 624413e..ec69908 100644 +--- a/setup.cfg ++++ b/setup.cfg +@@ -4,7 +4,6 @@ version = 0.6.1 summary = YAML for command line description-file = README.rst @@ -9,11 +10,11 @@ diff -ur shyaml-0.5.0.autogen/setup.cfg shyaml-0.5.0.autogen.filelist/setup.cfg license_file = LICENSE requires-dist = pyyaml -@@ -36,7 +35,6 @@ +@@ -45,7 +44,6 @@ universal = 1 [files] extra_files = README.rst - CHANGELOG.rst setup.py - - scripts = + ## Note: d2to1 maps ``setup.py``'s ``py_modules`` to ``modules`` here. + ## This is required for single-file module, this allows the ``entry_point`` diff --git a/shyaml.spec b/shyaml.spec index 596e0bd..49d830d 100644 --- a/shyaml.spec +++ b/shyaml.spec @@ -1,6 +1,6 @@ Name: shyaml -Version: 0.5.0 -Release: 7%{?dist} +Version: 0.6.1 +Release: 1%{?dist} Summary: YAML for command line License: BSD @@ -37,10 +37,6 @@ of YAML file. %py3_install -%check -%{__python3} setup.py test - - %files %license LICENSE %doc README.rst @@ -49,6 +45,10 @@ of YAML file. %changelog +* Tue Mar 26 2019 Till Hofmann - 0.6.1-1 +- Update to 0.6.1 +- Remove check section, no tests were run + * Sat Feb 02 2019 Fedora Release Engineering - 0.5.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 7478ed3..b8b090f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (shyaml-0.5.0.tar.gz) = 13acb4e8b9e802bbfc4b294e2f8bc25f92cadebe11cdb43460f59b02932b38a4e1bf4694a28b3b79df7746c69e2a7908321bdf57c28c1fc0405173314f390146 +SHA512 (shyaml-0.6.1.tar.gz) = 868642c2b2460989e0f4a7fd308dd286341073cac0ecfff46e2f1922f259324c3dccc14c709c80a5e64ca7584adae2b2c66fd6d9a2d2b2e98090f5b06fe827ab