diff --git a/databases/cassandra3/files/patch-.build_build-resolver.xml b/databases/cassandra3/files/patch-.build_build-resolver.xml
index e037610af9e9..2629ddab11c9 100644
--- a/databases/cassandra3/files/patch-.build_build-resolver.xml
+++ b/databases/cassandra3/files/patch-.build_build-resolver.xml
@@ -1,54 +1,27 @@
--- .build/build-resolver.xml.orig 2022-01-03 17:11:14 UTC
+++ .build/build-resolver.xml
@@ -182,7 +182,7 @@
-
+
@@ -216,7 +216,7 @@
-
+
@@ -243,4 +243,4 @@
-
\ No newline at end of file
+
---- .build/build-resolver.xml.orig 2022-01-03 17:11:14 UTC
-+++ .build/build-resolver.xml
-@@ -182,7 +182,7 @@
-
-
-
--
-+
-
-
-
-@@ -216,7 +216,7 @@
-
-
-
--
-+
-
-
-
-@@ -243,4 +243,4 @@
-
-
-
--
-\ No newline at end of file
-+
diff --git a/databases/cassandra3/files/patch-pylib_requirements.txt b/databases/cassandra3/files/patch-pylib_requirements.txt
index 4468f4611060..27616df2d111 100644
--- a/databases/cassandra3/files/patch-pylib_requirements.txt
+++ b/databases/cassandra3/files/patch-pylib_requirements.txt
@@ -1,32 +1,16 @@
--- pylib/requirements.txt.orig 2022-01-04 12:21:36 UTC
+++ pylib/requirements.txt
@@ -1,7 +1,6 @@
# See python driver docs: futures and six have to be installed before
# cythonizing the driver, perhaps only on old pips.
# http://datastax.github.io/python-driver/installation.html#cython-based-extensions
-futures
six>=0.12.0
-e git+https://github.com/datastax/python-driver.git@cassandra-test#egg=cassandra-driver
# Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
@@ -17,4 +16,4 @@ nose-test-select
parse
pycodestyle
psutil
-thrift==0.9.3
+thrift==0.10.0
---- pylib/requirements.txt.orig 2022-01-04 12:21:36 UTC
-+++ pylib/requirements.txt
-@@ -1,7 +1,6 @@
- # See python driver docs: futures and six have to be installed before
- # cythonizing the driver, perhaps only on old pips.
- # http://datastax.github.io/python-driver/installation.html#cython-based-extensions
--futures
- six>=0.12.0
- -e git+https://github.com/datastax/python-driver.git@cassandra-test#egg=cassandra-driver
- # Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
-@@ -17,4 +16,4 @@ nose-test-select
- parse
- pycodestyle
- psutil
--thrift==0.9.3
-+thrift==0.10.0