Skip to content

upload-time#60

Merged
ido50 merged 3 commits into
python-morgan:mainfrom
shamilbi:upload-time
Dec 29, 2025
Merged

upload-time#60
ido50 merged 3 commits into
python-morgan:mainfrom
shamilbi:upload-time

Conversation

@shamilbi
Copy link
Copy Markdown
Collaborator

Let's update the modification time for each downloaded file.

curl \
    -H "Accept: application/vnd.pypi.simple.v1+json" \
    "https://pypi.org/simple/pywin32" \
    -s --follow | jq >out.json

out.json:

...
      "upload-time": "2018-01-21T05:48:10.130821Z",
...

@ido50 ido50 merged commit a1567d5 into python-morgan:main Dec 29, 2025
6 checks passed
@shamilbi shamilbi deleted the upload-time branch January 18, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants