pkgbase = python-executing
	pkgdesc = Get the currently executing AST node of a frame, and other information
	pkgver = 2.1.0
	pkgrel = 2
	url = https://github.com/alexmojaki/executing
	arch = any
	license = MIT
	checkdepends = ipython
	checkdepends = python-asttokens
	checkdepends = python-littleutils
	checkdepends = python-pytest
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python
	source = git+https://github.com/alexmojaki/executing.git#tag=v2.1.0
	source = handle-changed-positions-for-exit.patch
	source = backwards-compat-fix-3.13.patch
	b2sums = e1279b1e4ca0bfc080cf119bfc043d59e19c410194c775312d511a928394b37aabedcb222179f97208464bdad9a3837e186a980ef578397b648095f8449735a1
	b2sums = 24ded153604e65d1804405814a3ab75f92908c973b5ec6d9c4bb8f501070cfaeb16802110e1d9e7b2518c330d5cc519b185429b2b89beb41b3e6750e2d1fb00e
	b2sums = 0ffae66e218505b783f36153053822228f0b18ff3e4ecc40e9483b3e7cc0fbecad42223824e975724a91ef38dfd0ff015c8590d638417743848d34b06d6ca75d

pkgname = python-executing