#2 Update to 1.5.0
Merged 3 years ago by churchyard. Opened 3 years ago by lbalhar.
rpms/ lbalhar/python-send2trash rawhide  into  rawhide

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

  /Send2Trash-1.4.2.tar.gz

+ /Send2Trash-1.5.0.tar.gz

file modified
+6 -2
@@ -1,8 +1,8 @@ 

  %global pypiname Send2Trash

  

  Name:           python-send2trash

- Version:        1.4.2

- Release:        15%{?dist}

+ Version:        1.5.0

+ Release:        1%{?dist}

  Summary:        Python library to natively send files to Trash

  

  License:        BSD
@@ -59,6 +59,10 @@ 

  %{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info

  

  %changelog

+ * Thu Feb 18 2021 Lumír Balhar <lbalhar@redhat.com> - 1.5.0-1

+ - Update to 1.5.0

+ Resolves: rhbz#1697055

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-15

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

  

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

- SHA512 (Send2Trash-1.4.2.tar.gz) = fcafac8917e2d9f7ba5553ef7b22628dbc08f74f67cc732ee104fd60e91bd03f19d8c7734b82c1bd164232b74974da95f451d188e2e557e1b87ffd11e02e2a91

+ SHA512 (Send2Trash-1.5.0.tar.gz) = e5c1b77f5aac85e852b39b7f048a21a328d9e5076f8c4555a5611be6f304fefbac4e346b08939c58095233ba6aaa7f00799f4f01dd4fb5f7f78705f3ce76af3d

No incompatibilities expected. Update required for a new version of notebook.

Installs and works well on rawhide.

Do you need this in F34?

Pull-Request has been merged by churchyard

3 years ago

Do you need this in F34?

Yes, I'd like to update notebook on F34 as well. Could you please build it there or you want a new PR?