Skip to content

Commit

Permalink
py36 bump since there is a matching package in epel now
Browse files Browse the repository at this point in the history
  • Loading branch information
spameier committed Sep 4, 2020
1 parent f5e0e86 commit 7c513ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .travis/rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

set -xe

curl -o /etc/yum.repos.d/sendemeldung.repo https://download.opensuse.org/repositories/home:/radiorabe:/sendemeldung/CentOS_7/home:radiorabe:sendemeldung.repo

chown root:root suisa_sendemeldung.spec

create-source-tarball.sh /git suisa_sendemeldung-master.tar.gz
Expand Down
2 changes: 1 addition & 1 deletion suisa_sendemeldung.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#
%global srcname suisa_sendemeldung

%{?el7:%global python3_pkgversion 34}
%{?el7:%global python3_pkgversion 36}

Name: %{srcname}
Version: master
Expand Down

0 comments on commit 7c513ba

Please sign in to comment.