From c58776022367c8881218efed8ee032a91cd17e06 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 22 Sep 2016 10:15:25 +0000 Subject: [PATCH] testing/python3.4: renamed form python34 and remove maintainer --- testing/{python34 => python3.4}/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename testing/{python34 => python3.4}/APKBUILD (96%) diff --git a/testing/python34/APKBUILD b/testing/python3.4/APKBUILD similarity index 96% rename from testing/python34/APKBUILD rename to testing/python3.4/APKBUILD index d14a12a70c7..ad4342d9e0e 100644 --- a/testing/python34/APKBUILD +++ b/testing/python3.4/APKBUILD @@ -1,7 +1,6 @@ -# Maintainer: Bartłomiej Piotrowski # Contributor: Gus Monod -pkgname=python34 +pkgname=python3.4 pkgver=3.4.3 pkgrel=0 pkgdesc="A high-level scripting language"