File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11DIST platformdirs-4.3.6.tar.gz 21302 BLAKE2B 3488d33c70c420a7234fa773a7b61eaabc85e7aabfa75c9de308074ef653b534823a133038eb8098d41f987596d7fa6c70abd6cdde28234590261ecd6c8a9f56 SHA512 8a14126346f5472798074bd9ef73b39cd0c6517951556f7ab839d2c1993d8001a3359101fe3a7a00e803d8a5540cf33057d99e1a2e93b1bd5e20a948c89e4e44
2+ DIST platformdirs-4.3.7.tar.gz 21291 BLAKE2B 8abe5b99140d1968d0341c025a65cd373d798b4b3848686888e754aad95d5d7e526db9618b2f44300d5b84700655b1562fa40929362a78ed50502a6ef54a55fa SHA512 d2d131aabc448d80581e930b7bb6ced950ce7f2fe595243f0a57ab2e990f7c6669cc45fb4592971f7601f268455451881ceaf303618b5f963056e818c1580bcc
Original file line number Diff line number Diff line change 1+ # Distributed under the terms of the GNU General Public License v2
2+
3+ EAPI=7
4+
5+ PYTHON_COMPAT=( python3+ )
6+ DISTUTILS_USE_PEP517=" hatchling"
7+ inherit distutils-r1
8+
9+ DESCRIPTION=" A small Python package for determining appropriate platform-specific dirs"
10+ HOMEPAGE=" None https://pypi.org/project/platformdirs/"
11+ SRC_URI=" https://files.pythonhosted.org/packages/b6/2d/7d512a3913d60623e7eb945c6d1b4f0bddf1d0b7ada5225274c87e5b53d1/platformdirs-4.3.7.tar.gz -> platformdirs-4.3.7.tar.gz"
12+
13+ DEPEND=" dev-python/hatch-vcs[${PYTHON_USEDEP} ]"
14+ IUSE=" "
15+ SLOT=" 0"
16+ LICENSE=" MIT"
17+ KEYWORDS=" *"
18+ S=" ${WORKDIR} /platformdirs-4.3.7"
You can’t perform that action at this time.
0 commit comments