From d40e624b7a3aa9ede5be770704a0e5e6b82fd01f Mon Sep 17 00:00:00 2001 From: jianli-97 Date: Wed, 20 Apr 2022 10:26:01 +0800 Subject: [PATCH] =?UTF-8?q?License=20=E7=94=B1=20Apache=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=20Apache-2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-dataclasses.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dataclasses.spec b/python-dataclasses.spec index 608cccf..1c677bc 100644 --- a/python-dataclasses.spec +++ b/python-dataclasses.spec @@ -3,7 +3,7 @@ Name: python-dataclasses Version: 0.8 Release: 1 Summary: A backport of the dataclasses module for Python 3.6 -License: Apache +License: Apache-2.0 URL: https://github.com/ericvsmith/dataclasses Source0: https://files.pythonhosted.org/packages/1f/12/7919c5d8b9c497f9180db15ea8ead6499812ea8264a6ae18766d93c59fe5/dataclasses-0.8.tar.gz BuildArch: noarch