#1 Update, drop manual requires
Merged 5 years ago by aivarannamaa. Opened 5 years ago by churchyard.
rpms/ churchyard/thonny 3.1.2  into  master

file modified
+1
@@ -2,3 +2,4 @@ 

  /thonny-2.1.17.tar.gz

  /thonny-2.1.18.tar.gz

  /thonny-3.1.1.tar.gz

+ /thonny-3.1.2.tar.gz

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

- SHA512 (thonny-3.1.1.tar.gz) = 490f6bb85f557650b17d23da42f810bd0dad71d09787bd8d00b2969cc0e0b2644421b01d66304a04d272dda70a0727d3f58d8588229f74ffe9965d545d2d3076

+ SHA512 (thonny-3.1.2.tar.gz) = b043824d2e2e237cd6a37163ab2fe4db65025fd3fc38cd92ccc9fe5790ed251e508e759d6185834891b38d65abebcecbb94c859f91efe06a386cea6c590e880f

file modified
+5 -10
@@ -1,5 +1,5 @@ 

  Name:           thonny

- Version:        3.1.1

+ Version:        3.1.2

  Release:        1%{?dist}

  Summary:        Python IDE for beginners

  
@@ -18,19 +18,11 @@ 

  BuildRequires:  python3-pyserial

  BuildRequires:  desktop-file-utils

  BuildRequires:  libappstream-glib

- BuildRequires:  xorg-x11-server-Xvfb 

+ BuildRequires:  xorg-x11-server-Xvfb

  

- Requires:       python3 

  Requires:       python3-tkinter

  Requires:       python3-pip

- Requires:       python3-setuptools

- Requires:       python3-jedi

- Requires:       python3-docutils

  Requires:       python3-mypy

- Requires:       python3-pyperclip

- Requires:       python3-pyserial

- Requires:       python3-pylint

- Requires:       python3-astroid

  Requires:       hicolor-icon-theme

  Recommends:     python3-asttokens

  Recommends:     python3-distro
@@ -85,6 +77,9 @@ 

  

  

  %changelog

+ * Fri May 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.1.2-1

+ - New upstream version 3.1.2

+ 

  * Sun Feb 10 2019 Aivar Annamaa <aivar.annamaa@gmail.com> - 3.1.1-1

  - New upstream version (breakpoints, themes, etc.)

  

no initial comment

rebased onto 75f1520

5 years ago

Pull-Request has been merged by aivarannamaa

5 years ago

Thank you!

I gave you commit rights, so you can act faster if you notice something to improve.

Thanks. I have general Fedora commit rights, but I prefer reviewed Pull Requests anyway :)