1
0
forked from ports/opt

python3-mako: 1.3.0 -> 1.3.1

This commit is contained in:
Tim Biermann 2024-01-23 19:47:08 +01:00
parent 2109e64011
commit 4aac8962fb
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 15 additions and 15 deletions

View File

@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/Mako-1.3.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mako/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/mako/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/mako/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/ZiQF66MOOmxKrSUuDCP4dLvQsUnI6OBuW+0Q6Ph7kTSKfXtE2ihXNIRBLRhMtofxH3suzDEjdHZPG4myh8LfAQ=
SHA256 (Pkgfile) = 37c86268593975b2bc1df270fdd3375439561c844d615643524190386d4d81b4
SHA256 (.footprint) = b2004bcdc7bcc3f76a860dacc941cc2589faa126e3341bde75f043eb8886191b
SHA256 (Mako-1.3.0.tar.gz) = e3a9d388fd00e87043edbe8792f45880ac0114e9c4adc69f6e9bfb2c55e3b11b
RWSE3ohX2g5d/RTBVgCpEACZG4y45ALZLeipFiBOwN0iaeRkrLkxxhwHuDGgOU6wCMo7Bp1ikABgSzHcz2Q6GWIOnXXcbsTN1Qw=
SHA256 (Pkgfile) = be806c65365a5f3a4ab2f1ec13a5b520f8b80e359e1900cb67804a8f5ae82c94
SHA256 (.footprint) = 15e5fc22afade83d0191a8b7cd81ab7b6c8e59a1cc4e789c5dbe5e1aa77e982e
SHA256 (Mako-1.3.1.tar.gz) = baee30b9c61718e093130298e678abed0dbfa1b411fcc4c1ab4df87cd631a0f2

View File

@ -1,10 +1,10 @@
# Description: A template library written in Python.
# URL: http://www.makotemplates.org/
# Description: A template library written in Python
# URL: https://www.makotemplates.org/
# Maintainer: CRUX System Team, core-ports at crux dot nu
# Depends on: python3-markupsafe
name=python3-mako
version=1.3.0
version=1.3.1
release=1
source=(https://files.pythonhosted.org/packages/source/M/Mako/Mako-$version.tar.gz)