You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/07/28 04:15:41 UTC

[beam] branch asf-site updated: Publishing website 2022/07/28 04:15:34 at commit b0b9c68

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new eb0ce2408ed Publishing website 2022/07/28 04:15:34 at commit b0b9c68
eb0ce2408ed is described below

commit eb0ce2408ed3d68779b8e9bc6c4a76d14c640b31
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jul 28 04:15:34 2022 +0000

    Publishing website 2022/07/28 04:15:34 at commit b0b9c68
---
 .../documentation/sdks/python-pipeline-dependencies/index.html          | 2 +-
 website/generated-content/sitemap.xml                                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/generated-content/documentation/sdks/python-pipeline-dependencies/index.html b/website/generated-content/documentation/sdks/python-pipeline-dependencies/index.html
index a5f1ca9432a..d088582cbce 100644
--- a/website/generated-content/documentation/sdks/python-pipeline-dependencies/index.html
+++ b/website/generated-content/documentation/sdks/python-pipeline-dependencies/index.html
@@ -28,7 +28,7 @@ RUN python -m pip install -r /tmp/requirements.txt
 </code></pre></li></ol><h2 id=local-or-nonpypi>Local or non-PyPI Dependencies</h2><p>If your pipeline uses packages that are not available publicly (e.g. packages that you&rsquo;ve downloaded from a GitHub repo), make these packages available remotely by performing the following steps:</p><ol><li><p>Identify which packages are installed on your machine and are not public. Run the following command:</p><p>pip freeze</p><p>This command lists all packages that are installed on your machine, [...]
 </code></pre><p>where package-name is the package&rsquo;s tarball. If you have the <code>setup.py</code> for that
 package then you can build the tarball with the following command:</p><pre><code> python setup.py sdist
-</code></pre><p>See the <a href=https://docs.python.org/2/distutils/sourcedist.html>sdist documentation</a> for more details on this command.</p></li></ol><h2 id=multiple-file-dependencies>Multiple File Dependencies</h2><p>Often, your pipeline code spans multiple files. To run your project remotely, you must group these files as a Python package and specify the package when you run your pipeline. When the remote workers start, they will install your package. To group your files as a Pyth [...]
+</code></pre><p>See the <a href=https://docs.python.org/3/distutils/sourcedist.html>sdist documentation</a> for more details on this command.</p></li></ol><h2 id=multiple-file-dependencies>Multiple File Dependencies</h2><p>Often, your pipeline code spans multiple files. To run your project remotely, you must group these files as a Python package and specify the package when you run your pipeline. When the remote workers start, they will install your package. To group your files as a Pyth [...]
 
  setuptools.setup(
     name='PACKAGE-NAME',
diff --git a/website/generated-content/sitemap.xml b/website/generated-content/sitemap.xml
index d2a6a4670e0..b57854e3048 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/go-2.40/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/go-2.40/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-07-06T14:03:32-04:00</lastmod></url><url><loc>/categories [...]
\ No newline at end of file