From 049905a865e488b16f4434d6973f387ec86b4162 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:11:55 +0000 Subject: automatic import of python-klayout --- .gitignore | 1 + python-klayout.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3d3b599..2c31cd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /klayout-0.28.6.tar.gz +/klayout-0.28.7.tar.gz diff --git a/python-klayout.spec b/python-klayout.spec index 1c82c96..59e9a13 100644 --- a/python-klayout.spec +++ b/python-klayout.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-klayout -Version: 0.28.6 +Version: 0.28.7 Release: 1 Summary: KLayout standalone Python package License: GNU GPLv3 URL: https://github.com/klayout/klayout -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/35/87/4a9b90b28b9c692c6114c5d0082eb7fffb6ab166a5b09f0e9370294eaba2/klayout-0.28.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/19/48/f0e89a676595ff52967986e3479fad2dcfa355979384aa984c74f33282ae/klayout-0.28.7.tar.gz %description @@ -39,7 +39,7 @@ For more details see here: https://www.klayout.org/klayout-pypi %prep -%autosetup -n klayout-0.28.6 +%autosetup -n klayout-0.28.7 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.28.6-1 +* Tue Apr 25 2023 Python_Bot - 0.28.7-1 - Package Spec generated diff --git a/sources b/sources index bda2963..4c9f023 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f119be7397013bb365ffc0c341758721 klayout-0.28.6.tar.gz +2c0c7d84c4291ce2c8b203d29695edf8 klayout-0.28.7.tar.gz -- cgit v1.2.3