#4 Update to upstream release 0.0.16
Closed 8 months ago by lslebodn. Opened 4 years ago by packit.
rpms/ packit/python-dockerfile-parse 0.0.16-f31-update  into  f31

[packit] 0.0.16 upstream release
Packit Service • 4 years ago  
file modified
+1
@@ -6,3 +6,4 @@ 

  /dockerfile-parse-0.0.10.tar.gz

  /dockerfile-parse-0.0.11.tar.gz

  /dockerfile-parse-0.0.13.tar.gz

+ /dockerfile-parse-0.0.16.tar.gz

file added
+39
@@ -0,0 +1,39 @@ 

+ # https://packit.dev/docs/configuration/

+ 

+ specfile_path: python-dockerfile-parse.spec

+ 

+ # to be copied to dist-git during an update

+ synced_files:

+     - python-dockerfile-parse.spec

+     - .packit.yaml

+ 

+ # name in upstream package repository/registry (e.g. in PyPI)

+ upstream_project_name: dockerfile-parse

+ # name of downstream (Fedora) RPM package

+ downstream_package_name: python-dockerfile-parse

+ 

+ # for packit service (Github app)

+ jobs:

+ - job: sync_from_downstream

+   trigger: commit

+ - job: propose_downstream

+   trigger: release

+   metadata:

+     dist-git-branch: master

+ - job: propose_downstream

+   trigger: release

+   metadata:

+     dist-git-branch: f31

+ - job: propose_downstream

+   trigger: release

+   metadata:

+     dist-git-branch: f30

+ - job: copr_build

+   trigger: pull_request

+   metadata:

+     targets:

+     - fedora-rawhide-x86_64

+     - fedora-31-x86_64

+     - fedora-30-x86_64

+     - epel-7-x86_64

+     - rhelbeta-8-x86_64

file added
+3
@@ -0,0 +1,3 @@ 

+ This repository is maintained by packit.

+ https://packit.dev/

+ The file was generated using packit 0.8.1.dev13+g55dc57d.

file modified
+12 -11
@@ -1,14 +1,10 @@ 

  %if 0%{?rhel} && 0%{?rhel} <= 7

  %bcond_with python3

- %if 0%{?rhel} <= 6

- %{!?python2_version: %global python2_version %(%{__python2} -c "import sys; sys.stdout.write(sys.version[:3])")}

- %{!?_licensedir:%global license %%doc}

- %endif

  %else

  %bcond_without python3

  %endif

  

- %if 0%{?fedora} && 0%{?fedora} >= 30

+ %if (0%{?fedora} && 0%{?fedora} >= 30) || (0%{?rhel} && 0%{?rhel} >= 8)

  %bcond_with python2

  %else

  %bcond_without python2
@@ -20,12 +16,12 @@ 

  %global modname %(n=%{srcname}; echo ${n//-/_})

  

  Name:           python-%{srcname}

- Version:        0.0.13

- Release:        2%{?dist}

+ Version:        0.0.16

+ Release:        1%{?dist}

  

  Summary:        Python library for Dockerfile manipulation

- License:        BSD

- URL:            https://github.com/DBuildService/dockerfile-parse

+ License:        0.0.13

+ URL:            https://github.com/containerbuildsystem/dockerfile-parse

  Source0:        %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz

  

  BuildArch:      noarch
@@ -38,15 +34,17 @@ 

  Summary:        %{summary}

  %{?python_provide:%python_provide python2-%{srcname}}

  BuildRequires:  python2-devel

- BuildRequires:  python2-six

  %if 0%{?rhel} && 0%{?rhel} <= 7

+ BuildRequires:  python-six

  BuildRequires:  python-setuptools

  BuildRequires:  pytest

+ Requires:  python-six

  %else

+ BuildRequires:  python2-six

  BuildRequires:  python2-setuptools

  BuildRequires:  python2-pytest

- %endif

  Requires:  python2-six

+ %endif

  

  %description -n python2-%{srcname}

  %{summary}.
@@ -120,6 +118,9 @@ 

  %endif

  

  %changelog

+ * Tue Jan 21 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 0.0.16-1

+ - new upstream release: 0.0.16

+ 

  * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.13-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (dockerfile-parse-0.0.13.tar.gz) = d3039e8f57829e8f3488b2f51bd3a21afd9684b5a6063ffce781226541c98a585bbaa6cb574ae9b9925b1fe332b47e26d27dfab0f6aa3472630a9bd183e8c31d

+ SHA512 (dockerfile-parse-0.0.16.tar.gz) = acc5de596d75b6887a3140675fe40bbc942121e3c8d276cdd95b27dfd066c5c049cb37edad1b9416e2b0f46771b0b5302f5cb9eb57abd29ce601c347e80232fe