diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template
index 33b6cd7c6d..518dc44ee3 100644
--- a/srcpkgs/python-setuptools/template
+++ b/srcpkgs/python-setuptools/template
@@ -1,6 +1,6 @@
 # Template file for 'python-setuptools'
 pkgname=python-setuptools
-version=27.3.0
+version=28.0.0
 revision=1
 noarch=yes
 wrksrc="setuptools-${version}"
@@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="https://github.com/pypa/setuptools"
 license="MIT"
 distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
-checksum=352f39799c364ebc29e1bc8306947436aabc74c8923fd6b395a93e644d5d8e6f
+checksum=e1a2850bb7ad820e4dd3643a6c597bea97a35de2909e9bf0afa3f337836b5ea3
 alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
 
 post_install() {