ephraimbuddy commented on code in PR #41100:
URL: https://github.com/apache/airflow/pull/41100#discussion_r1696381139


##########
dev/README_RELEASE_PYTHON_CLIENT.md:
##########
@@ -561,10 +564,10 @@ done
 # Remove old release
 cd ..
 svn rm ${PREVIOUS_VERSION}
-svn commit -m "Release Apache Airflow Python Client ${VERSION} from ${RC}"
+svn commit -m "Release Apache Airflow Python Client ${VERSION} from 
${VERSION}${VERSION_SUFFIX}"
 ```
 
-Verify that the packages appear in 
[airflow](https://downloads.apache.org/airflow/clients/python/)
+Verify that the packages appear in 
[airflow](https://dist.apache.org/repos/dist/release/airflow/clients/python)

Review Comment:
   During the last Python client release, it took some minutes before 
reflecting while the dist was available immediately, and that helped in 
confirming that everything worked fine



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to