Skip to content

Commit

Permalink
python-stem: update to v1.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Marcet <[email protected]>
  • Loading branch information
jmarcet authored and 1582130940 committed Nov 3, 2022
1 parent 5ca49fa commit f1d7455
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 39 deletions.
6 changes: 3 additions & 3 deletions lang/python/python-stem/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=python-stem
PKG_VERSION:=1.8.0
PKG_RELEASE:=3
PKG_VERSION:=1.8.1
PKG_RELEASE:=$(AUTORELEASE)

PYPI_NAME:=stem
PKG_HASH:=a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2
PKG_HASH:=81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f

PKG_MAINTAINER:=Javier Marcet <[email protected]>
PKG_LICENSE:=LGPL-3.0-only
Expand Down
36 changes: 0 additions & 36 deletions lang/python/python-stem/patches/001-fixes-for-Python310.patch

This file was deleted.

0 comments on commit f1d7455

Please sign in to comment.