summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70f29fb4be86cf95e6ecbe7d55a074000c2773d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-fireflyalgorithm
	pkgdesc = Implementation of Firefly Algorithm in Python
	pkgver = 0.4.7
	pkgrel = 1
	url = https://github.com/firefly-cpp/FireflyAlgorithm
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python-numpy
	source = FireflyAlgorithm-0.4.7.tar.gz::https://github.com/firefly-cpp/FireflyAlgorithm/archive/0.4.7.tar.gz
	sha512sums = 5391d5176265f335c666547bb0367d314720bb901ae3f1979f68864f43e2ac2db61d67798424e6aaf83cd8aeb879eee12f51fd1246fd2e7a890ad0b6ad9a05a4

pkgname = python-fireflyalgorithm