public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carmen Bianca Bakker <carmen@carmenbianca.eu>
To: git-commits@fedoraproject.org
Subject: [rpms/reuse] epel10: Update to 0.8.0
Date: Wed, 19 Aug 2026 12:50:11 GMT	[thread overview]
Message-ID: <178714381117.1.16962659684817416863.rpms-reuse-7d3d238f35e0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/reuse
Branch : epel10
Commit : 7d3d238f35e06d337b987de028c836fac3e033ad
Author : Carmen Bianca Bakker <carmen@carmenbianca.eu>
Date   : 2020-01-21T12:26:19+01:00
Stats  : +14/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/reuse/c/7d3d238f35e06d337b987de028c836fac3e033ad?branch=epel10

Log:
Update to 0.8.0

---
diff --git a/.gitignore b/.gitignore
index dd2c790..407cae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /fsfe-reuse-0.5.2.tar.gz
 /fsfe-reuse-0.6.0.tar.gz
 /reuse-0.7.0.tar.gz
+/reuse-0.8.0.tar.gz

diff --git a/reuse.spec b/reuse.spec
index 0dfa3ef..92196e6 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,7 +1,7 @@
 %global pypi_name reuse
 
 Name:           reuse
-Version:        0.7.0
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        A tool for compliance with the REUSE recommendations
 License:        GPLv3+ and CC-BY-SA and ASL 2.0
@@ -12,6 +12,7 @@ BuildRequires:  python3 >= 3.6
 BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  python%{python3_pkgversion}-setuptools
 BuildRequires:  gettext
+BuildRequires:  %{py3_dist setuptools-scm}
 # Test
 BuildRequires:  git
 BuildRequires:  %{py3_dist pytest}
@@ -63,6 +64,16 @@ PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{p
 %{python3_sitelib}/%{pypi_name}*egg-info/
 
 %changelog
+* Tue Jan 21 2020 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.8.0-1
+- New version
+- Additional build dependency on setuptools-scm.
+- Performance increase.
+- Many additional translations.
+- Deprecated licenses are now recognised.
+- lint no longer accepts path arguments. Where previously one could do reuse
+lint SUBDIRECTORY, this is no longer possible. When linting, you must always
+lint the entire project. To change the project's root, use --root. 
+
 * Thu Nov 28 2019 Carmen Bianca Bakker <carmenbianca@fedoraproject.org> - 0.7.0-1
 - New version.
 - Upstream PyPI package renamed from fsfe-reuse to reuse.

diff --git a/sources b/sources
index c60e21c..d4b4b05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (reuse-0.7.0.tar.gz) = cab81ed00fd0edfab1c23ee58bf2bb71f24871921359d7aed5348564be1914d43f856ff71abd48716bdab9337dcb1c1ad99f54551b4a9194a8c18baaf18e718d
+SHA512 (reuse-0.8.0.tar.gz) = 3fdfda5ae185c537b0abf2e577aa727c36ff3f390a758abc6aa71490e7446ed25060bbe2782a20c884899f2419aa6d3536d14d6554e6dc2903f8fd42eac13f56

                 reply	other threads:[~2026-08-19 12:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178714381117.1.16962659684817416863.rpms-reuse-7d3d238f35e0@fedoraproject.org \
    --to=carmen@carmenbianca.eu \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox