FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · dstufft/packaging.python.org · GitHub
dstufft
/
packaging.python.org
Public
forked from
pypa/packaging.python.org
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 1, 2022
Clarify requirements for `authors`/`maintainers` project metadata (#1103)
Show description for a256a50
brettcannon
authored
a256a50
View commit details
Copy full SHA for a256a50
Browse repository at this point
Commits on Jun 29, 2022
Add docs link to Hatch section (#1102)
ofek
authored
c4f8407
View commit details
Copy full SHA for c4f8407
Browse repository at this point
Commits on Jun 28, 2022
Declare license file in packaging tutorial (#1098)
Show description for 813584b
EpicWink
and
bhrutledge
authored
813584b
View commit details
Copy full SHA for 813584b
Browse repository at this point
Commits on Jun 23, 2022
chore: remove obsolete pages from the ToC (#1094)
Show description for 3f972e3
henryiii
authored
3f972e3
View commit details
Copy full SHA for 3f972e3
Browse repository at this point
GHA publish to TestPyPI guide: Update actions, environment and Python (#1087)
Show description for 24e37cc
EwoutH
and
bhrutledge
authored
24e37cc
View commit details
Copy full SHA for 24e37cc
Browse repository at this point
Commits on Jun 22, 2022
Fix tutorial 'frontend' typo (#1091)
bhrutledge
authored
07638cd
View commit details
Copy full SHA for 07638cd
Browse repository at this point
Commits on Jun 20, 2022
feat: add PEP 621 config only (#1031)
Show description for 9e839b0
authored
9e839b0
View commit details
Copy full SHA for 9e839b0
Browse repository at this point
Commits on May 9, 2022
Update description of Hatch (#1074)
Show description for eb42238
ofek
authored
eb42238
View commit details
Copy full SHA for eb42238
Browse repository at this point
Commits on May 8, 2022
Fix the regular expression validating extra names (#1076)
brettcannon
authored
059e815
View commit details
Copy full SHA for 059e815
Browse repository at this point
Commits on Apr 19, 2022
In wheel spec, 'include' should be 'headers' (#1072)
Show description for d7f6aa9
uranusjr
and
bhrutledge
authored
d7f6aa9
View commit details
Copy full SHA for d7f6aa9
Browse repository at this point
Commits on Apr 14, 2022
Merge pull request #1070 from brettcannon/pep-685
Show description for d8643aa
pfmoore
authored
d8643aa
View commit details
Copy full SHA for d8643aa
Browse repository at this point
Commits on Apr 1, 2022
Add changes introduced by PEP 685
brettcannon
committed
cab5cfd
View commit details
Copy full SHA for cab5cfd
Browse repository at this point
Commits on Mar 29, 2022
Have sdists normalize the version in the file name (#1066)
brettcannon
authored
e59950e
View commit details
Copy full SHA for e59950e
Browse repository at this point
Commits on Mar 19, 2022
Change "application" to "project" in installer recommendation (#1064)
Show description for d00c7c9
pradyunsg
authored
d00c7c9
View commit details
Copy full SHA for d00c7c9
Browse repository at this point
Commits on Mar 14, 2022
Including pep658 in the simple API description (#1061)
Show description for 1ebb57b
Wouterkoorn
and
bhrutledge
authored
1ebb57b
View commit details
Copy full SHA for 1ebb57b
Browse repository at this point
Commits on Mar 11, 2022
Avoid negative wording when describing Cython. (#1059)
Show description for a44a309
scoder
and
bhrutledge
authored
a44a309
View commit details
Copy full SHA for a44a309
Browse repository at this point
No longer suggest `wheel` in build-requires for PEP 517 builds (#1050)
henryiii
authored
bd26de9
View commit details
Copy full SHA for bd26de9
Browse repository at this point
Update the "Application dependency management" recommendations (#1055)
Show description for f3e1dd5
pradyunsg
and
bhrutledge
authored
f3e1dd5
View commit details
Copy full SHA for f3e1dd5
Browse repository at this point
Commits on Mar 9, 2022
Document the 'Private ::' classifier prefix (#1056)
Show description for 7a529c6
hugovk
and
bhrutledge
authored
7a529c6
View commit details
Copy full SHA for 7a529c6
Browse repository at this point
Fix spec for `Dynamic` to disallow `Metadata-Version` (#1057)
Show description for 8a19e50
brettcannon
authored
8a19e50
View commit details
Copy full SHA for 8a19e50
Browse repository at this point
Commits on Feb 16, 2022
Require metadata to be serialised using UTF-8 (#1046)
Show description for 3bb21ec
pfmoore
and
bhrutledge
authored
3bb21ec
View commit details
Copy full SHA for 3bb21ec
Browse repository at this point
Update a stale link to Debian's pip package (#1047)
brettcannon
authored
736c3b0
View commit details
Copy full SHA for 736c3b0
Browse repository at this point
Commits on Feb 15, 2022
Merge pull request #1044 from traversaro/patch-1
Show description for a28b9e3
webknjaz
authored
a28b9e3
View commit details
Copy full SHA for a28b9e3
Browse repository at this point
Commits on Feb 13, 2022
Fix chacaters typo
traversaro
authored
3561fe5
View commit details
Copy full SHA for 3561fe5
Browse repository at this point
Commits on Feb 12, 2022
Merge pull request #1043 from blink1073/patch-1
Show description for a0c8f27
webknjaz
authored
a0c8f27
View commit details
Copy full SHA for a0c8f27
Browse repository at this point
Add concurrency limit to CI
Steven Silvester
authored
80efe92
View commit details
Copy full SHA for 80efe92
Browse repository at this point
Commits on Jan 23, 2022
Add PDM to the list of alternatives to Pipenv (#1036)
Show description for a79d72d
pawamoy
and
bhrutledge
authored
a79d72d
View commit details
Copy full SHA for a79d72d
Browse repository at this point
Commits on Jan 20, 2022
Tiny fixup to wording in MAINFEST.in guide (#1042)
madphysicist
authored
b63d5f6
View commit details
Copy full SHA for b63d5f6
Browse repository at this point
Commits on Jan 16, 2022
Merge pull request #1040 from daxamin/correct-filenames
webknjaz
authored
b1d806e
View commit details
Copy full SHA for b1d806e
Browse repository at this point
Merge branch 'main' into correct-filenames
bhrutledge
authored
2c111ca
View commit details
Copy full SHA for 2c111ca
Browse repository at this point
Merge pull request #1041 from bhrutledge/fix-pyinstaller
Show description for ef58946
webknjaz
authored
ef58946
View commit details
Copy full SHA for ef58946
Browse repository at this point
Replace broken pyinstaller link
bhrutledge
committed
b24f578
View commit details
Copy full SHA for b24f578
Browse repository at this point
address PR comments
daxamin
committed
5ff4c1c
View commit details
Copy full SHA for 5ff4c1c
Browse repository at this point
Commits on Jan 15, 2022
update filename in packaging-project
daxamin
committed
575687b
View commit details
Copy full SHA for 575687b
Browse repository at this point
Commits on Jan 9, 2022
Merge pull request #1032 from takluyver/wheel-dist-name-lower
webknjaz
authored
c9cb245
View commit details
Copy full SHA for c9cb245
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL