pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-Cura: Update to 4.13.1



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sun Apr 3 12:44:37 2022 +0900
Changeset:	72761e454c3a1d645cbf5315c6c41d940940b974

Modified Files:
	py-Cura/Makefile
	py-Cura/distinfo

Log Message:
py-Cura: Update to 4.13.1

This is a patch release fixing two important bugs.

Bug fixes:

    Fixed a bug where tree support could go through the model
    Fixed a bug where there were incomplete layers in surface mode

Note: with the tree support fix the X/Y distance for support will now
also be applied correctly. See below the difference.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=72761e454c3a1d645cbf5315c6c41d940940b974

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-Cura/Makefile | 2 +-
 py-Cura/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/py-Cura/Makefile b/py-Cura/Makefile
index 71096f171d..e202de6e15 100644
--- a/py-Cura/Makefile
+++ b/py-Cura/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 GITHUB_PROJECT=	Cura
-GITHUB_TAG=	4.13.0
+GITHUB_TAG=	4.13.1
 DISTNAME=	${GITHUB_TAG}
 PKGNAME=	${PYPKGPREFIX}-${GITHUB_PROJECT}-${DISTNAME}
 CATEGORIES=	cad
diff --git a/py-Cura/distinfo b/py-Cura/distinfo
index 8bcb1529bd..aa09ed3de3 100644
--- a/py-Cura/distinfo
+++ b/py-Cura/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (Cura/4.13.0.tar.gz) = a98a4eac6ee5aceb4633e490d63d92738f207866d22953d4f6855258a7d9f241
-SHA512 (Cura/4.13.0.tar.gz) = 46f13cde12735d64dad2c533c7688612ebc1c2c8b78d71ced8cfd7d7abd80a53c09105bb16f64ae92cddf345fe44f83800d4448007fe5c2938c652f58354747b
-Size (Cura/4.13.0.tar.gz) = 42339276 bytes
+BLAKE2s (Cura/4.13.1.tar.gz) = e32970ee7ed2fa2bbbea4e1492a8de1395446676e402e8f788c59ee638c6a6b6
+SHA512 (Cura/4.13.1.tar.gz) = 6483fd6312bd2181cc812bce78aadc7e8532ecf292f09c75ce5e7870f7efddd63e84315ab40eb73c775b15c2ed2ce7fc804fcbefb73b3d8aaac77d8b22f0cbd0
+Size (Cura/4.13.1.tar.gz) = 42339030 bytes


Home | Main Index | Thread Index | Old Index